|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JPConstants.EngineConfigCaregory | |
---|---|
com.sourceforge.jpatterns.core |
Uses of JPConstants.EngineConfigCaregory in com.sourceforge.jpatterns.core |
---|
Methods in com.sourceforge.jpatterns.core that return JPConstants.EngineConfigCaregory | |
---|---|
JPConstants.EngineConfigCaregory |
JPEngineImpl.getCategory()
|
JPConstants.EngineConfigCaregory |
IJPEngine.getCategory()
|
static JPConstants.EngineConfigCaregory |
JPConstants.EngineConfigCaregory.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JPConstants.EngineConfigCaregory[] |
JPConstants.EngineConfigCaregory.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.sourceforge.jpatterns.core with parameters of type JPConstants.EngineConfigCaregory | |
---|---|
static IJPEngine |
JPEngineFactory.getJPEngine(JPConstants.EngineConfigCaregory category)
Get the IJPEngine of the necessary category. |
void |
JPEngineImpl.init(JPConstants.EngineConfigCaregory category)
|
void |
IJPEngine.init(JPConstants.EngineConfigCaregory category)
Set the JPatterns engine category type - it could be consumer, framework related etc. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |