|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NiMKernelConstants
This interface provides the constants that are shared by classes that uses the NiMKernel (such as NiMKernelService implementations).
A Nugget developer or application developer should not need to access these constants.
Field Summary | |
---|---|
static java.lang.String |
AUTHENTICATION
The name used to reference the AuthenticationService. |
static java.lang.String |
BRAND
The name use to reference BrandService. |
static java.lang.String |
CHECK_EARLIEST_VERSION
License header condition key for checking the earliest NiM version supported. |
static java.lang.String |
CHECK_EXPIRY_DATE
License header condition key for checking the expiry date. |
static java.lang.String |
CHECK_HOST_NAME
License header condition key for checking the host name. |
static java.lang.String |
CHECK_IP
License header condition key for checking the IP address. |
static java.lang.String |
CHECK_LATEST_VERSION
License header condition key for checking the latest NiM version supported. |
static java.lang.String |
CLASS_LOADER
The name used to reference the ClassLoaderService. |
static java.lang.String |
CONF_KEY_PREFIX_CORE_SERVICE
The key prefix for retrieving core NiMKernelService implementation class name from the configuration service. |
static java.lang.String |
CONF_KEY_PREFIX_OPTIONAL_SERVICE
The key prefix for retrieving optional NiMKernelService implementation class name from the configuration service. |
static java.lang.String |
CONFIGURATION
The name used to reference the ConfigurationService. |
static java.lang.String |
DATA_CONTROL
The name used to reference the DataControlService. |
static java.lang.String |
ENTITLEMENT
The name used to reference the EntitlementService. |
static java.lang.String |
ENTITY
The name used to reference the EntityService. |
static java.lang.String |
EVENT_MONITOR
The name used to reference the EventMonitorService. |
static java.lang.String |
JVM_KEY_DESCRIPTOR
The name of the JVM enironment key with the value of the URL for the NiMDescriptor.xml. |
static java.lang.String |
JVM_KEY_LICENSE_DATA
The name of the JVM environment key with the value of the location of the license data file. |
static java.lang.String |
JVM_KEY_LICENSE_PUBLICKEY
The name of the JVM environment key with the value of the location of the public key file. |
static java.lang.String |
JVM_KEY_NODE_ID
The name of the JVM environment key used to get the node id associated to the running NiMKernel. |
static int |
LEN_CONF_KEY_PREFIX_CORE_SERVICE
The value of CONF_KEY_PERFIX_CORE_SERVICE.length(). |
static int |
LEN_CONF_KEY_PREFIX_OPTIONAL_SERVICE
The value of CONF_KEY_PREFIX_OPTIONAL_SERVICE.length(). |
static java.lang.String |
LOG
The name used to reference the LogService. |
static java.lang.String |
MSG_LICENSE_DATA_NOT_DEFINED
The error message when the environment variable for license data file is not defined. |
static java.lang.String |
MSG_LICENSE_DATA_NOT_FILE
The error message when the environment variable for license data file is pointing to a directory instead of a file. |
static java.lang.String |
MSG_LICENSE_DATA_NOT_FOUND
The error message when the environment variable for license data file has defined an invalid file. |
static java.lang.String |
MSG_LICENSE_DATA_NOT_READABLE
The error message when the environment variable for license data file has defined an file that the application cannot read. |
static java.lang.String |
MSG_PUBLIC_KEY_NOT_DEFINED
The error message when the environment variable for license public key file is not defined. |
static java.lang.String |
MSG_PUBLIC_KEY_NOT_FILE
The error message when the environment variable for license public key file is pointing to a directory instead of a file. |
static java.lang.String |
MSG_PUBLIC_KEY_NOT_FOUND
The error message when the environment variable for license public key file has defined an invalid file. |
static java.lang.String |
MSG_PUBLIC_KEY_NOT_READABLE
The error message when the environment variable for license public key file has defined an file that the application cannot read. |
static java.lang.String |
NOTIFICATION
The name use to reference NotificationService. |
static java.lang.String |
NUGGET
The name used to reference the NuggetService. |
static java.lang.String |
PROVISION
The name used to reference the ProvisionService. |
static java.lang.String |
UNIQUE_ID
The name used to reference the UniqueIdService. |
Field Detail |
---|
static final java.lang.String CHECK_IP
static final java.lang.String CHECK_HOST_NAME
static final java.lang.String CHECK_EXPIRY_DATE
static final java.lang.String CHECK_EARLIEST_VERSION
static final java.lang.String CHECK_LATEST_VERSION
static final java.lang.String AUTHENTICATION
static final java.lang.String CLASS_LOADER
static final java.lang.String CONFIGURATION
static final java.lang.String DATA_CONTROL
static final java.lang.String ENTITLEMENT
static final java.lang.String ENTITY
static final java.lang.String EVENT_MONITOR
static final java.lang.String LOG
static final java.lang.String NUGGET
static final java.lang.String PROVISION
static final java.lang.String UNIQUE_ID
static final java.lang.String NOTIFICATION
static final java.lang.String BRAND
static final java.lang.String JVM_KEY_NODE_ID
static final java.lang.String JVM_KEY_DESCRIPTOR
static final java.lang.String JVM_KEY_LICENSE_PUBLICKEY
static final java.lang.String JVM_KEY_LICENSE_DATA
static final java.lang.String CONF_KEY_PREFIX_CORE_SERVICE
static final int LEN_CONF_KEY_PREFIX_CORE_SERVICE
static final java.lang.String CONF_KEY_PREFIX_OPTIONAL_SERVICE
static final int LEN_CONF_KEY_PREFIX_OPTIONAL_SERVICE
static final java.lang.String MSG_PUBLIC_KEY_NOT_DEFINED
static final java.lang.String MSG_PUBLIC_KEY_NOT_FOUND
static final java.lang.String MSG_PUBLIC_KEY_NOT_READABLE
static final java.lang.String MSG_PUBLIC_KEY_NOT_FILE
static final java.lang.String MSG_LICENSE_DATA_NOT_DEFINED
static final java.lang.String MSG_LICENSE_DATA_NOT_FOUND
static final java.lang.String MSG_LICENSE_DATA_NOT_READABLE
static final java.lang.String MSG_LICENSE_DATA_NOT_FILE
|
Nitido NiM 2.5 Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.