Package | Description |
---|---|
com.zementis.adapa.runtime.api |
Interfaces and Classes that provide access to ADAPA engine.
|
Modifier and Type | Method and Description |
---|---|
static AdapaContext.Store |
AdapaContext.Store.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdapaContext.Store[] |
AdapaContext.Store.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AdapaContext(Class<?> callingClass,
AdapaContext.Store store)
Initialize an ADAPA Spring context.
|
AdapaContext(Class<?> callingClass,
String[] extraConfigurationLocations,
AdapaContext.Store store)
Initialize an ADAPA Spring context.
|
Copyright © 2005–2017 Zementis, Inc.. All rights reserved.