Package com.priint.pubserver.comet.config


package com.priint.pubserver.comet.config
Internal use only
  • Class
    Description
    The Interface CometConfigurationCheckLocal with JNDINAME and MAPPED_NAME.
    The Interface CometConfigurationLocal.
    Remote interface to access the comet configuration bean from external JVM.
    Annotation to tag a method to be responsible to specify a entities description.
    Annotation to declare a field as a Comet Id field.
    Id fields must match one of the following conditions: undefined (not yet defined) IDs must be set to 0 (ZERO) other IDs must denote an unique ID retrieved from the PublishingServer Kernel Fields tagged with the CometId Annotation will be calculated, whenever a new configuration is inserted or a configuration is updated.
    Information about a CometId usage (which configuration file, fieldName etc.).
    The Enum Type.
    Annotation to tag a method to be responsible to specify a entities label.
    Annotation to declare references and dependencies to other configuration items.
    Annotation to tag a method to be responsible to specify a entities references.
    Additional constraints for CometEntity types
    The Interface DataProviderLocal.
    The Interface EntityModelLocal.
    Annotation to tag obsolete methods, classes, fields etc.
    These elements can safely be ignored in a Publishing Server environment, but are required for legacy support of some client protocols and applications, therefore they are NOT marked as deprecated.
    ReferenceBinding describes, how "tight" external references are bound to Comet configuration items.
    Annotation for classes, methods or interfaces that require some kind of refactoring; this also includes proof-of-concept solutions.