LPEX
4.4.0

com.ibm.lpex.alef.internal
Interface LpexPreloadPriority


public interface LpexPreloadPriority

Helps prioritize and organize the LPEX preloads. For internal LPEX usage only, to ensure that the base LPEX preloads are loaded before any other extensions.


Method Summary
 int getPriority()
          Returns the priority level for the preload
 

Method Detail

getPriority

int getPriority()
Returns the priority level for the preload

Returns:
the priority level

LPEX
4.4.0

Copyright � 2016 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.