|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProviderInfoConstants
Defines a common set of property names that can be interchanged by ConfigurationHandler, ProviderInfo, and TopologyProvider implementations for the purpose of passing initialization parameters in ProviderInfo objects.
Field Summary | |
---|---|
static java.lang.String |
PROVIDER_CONFIG_ID
Property name for setting the configuration id for the given provider. |
static java.lang.String |
PROVIDER_INSTANCE_NAME
Property name for setting the provider instance name. |
static java.lang.String |
PROVIDER_OBJECT_CACHE_ENABLE
Property name for controlling TopologyObject caching if the provider implementation supports optional caching. |
static java.lang.String |
PROVIDER_PRODUCT_VERSION
Property name for passing a product specific version number. |
static java.lang.String |
PROVIDER_PROPERTY_CACHE_ENABLE
Property name for controlling TopologyObject property caching if the provider implementation supports optional caching. |
Field Detail |
---|
static final java.lang.String PROVIDER_CONFIG_ID
static final java.lang.String PROVIDER_INSTANCE_NAME
static final java.lang.String PROVIDER_PRODUCT_VERSION
static final java.lang.String PROVIDER_OBJECT_CACHE_ENABLE
static final java.lang.String PROVIDER_PROPERTY_CACHE_ENABLE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |