Schnittstelle ServiceConstants

Alle Superschnittstellen:
AvalonYaafiConstants
Alle bekannten Implementierungsklassen:
ServiceContainerImpl

public interface ServiceConstants extends AvalonYaafiConstants
Commonly used constants.
Autor:
Siegfried Goeschl
  • Felddetails

    • ROLE_NAME

      static final String ROLE_NAME
      The name of this component
      Siehe auch:
    • CLAZZ_NAME

      static final String CLAZZ_NAME
      The default implementation class for YAAFI
      Siehe auch:
    • CONTAINERFLAVOUR_CONFIG_KEY

      static final String CONTAINERFLAVOUR_CONFIG_KEY
      property to lookup the container type
      Siehe auch:
    • CONTAINERCLAZZNAME_CONFIG_KEY

      static final String CONTAINERCLAZZNAME_CONFIG_KEY
      property to lookup the implementation class of the container
      Siehe auch:
    • COMPONENT_CONFIG_KEY

      static final String COMPONENT_CONFIG_KEY
      property to lookup the component config file
      Siehe auch:
    • COMPONENT_CONFIG_PROPERTIES_KEY

      static final String COMPONENT_CONFIG_PROPERTIES_KEY
      property to lookup the component config property file
      Siehe auch:
    • COMPONENT_ROLE_KEYS

      static final String COMPONENT_ROLE_KEYS
      property to lookup the component role file
      Siehe auch:
    • COMPONENT_PARAMETERS_KEY

      static final String COMPONENT_PARAMETERS_KEY
      property to lookup the parameters file
      Siehe auch:
    • COMPONENT_ISENCRYPTED_KEY

      static final String COMPONENT_ISENCRYPTED_KEY
      property to lookup the decryption handling
      Siehe auch:
    • COMPONENT_LOCATION_KEY

      static final String COMPONENT_LOCATION_KEY
      property to lookup the location
      Siehe auch:
    • DYNAMICPROXY_ENABLED_KEY

      static final String DYNAMICPROXY_ENABLED_KEY
      property to lookup the usage of dynamic proxies
      Siehe auch:
    • INTERCEPTOR_LIST_KEY

      static final String INTERCEPTOR_LIST_KEY
      property to lookup the list of interceptors
      Siehe auch:
    • INTERCEPTOR_KEY

      static final String INTERCEPTOR_KEY
      property to lookup a single interceptor
      Siehe auch:
    • RECONFIGURATION_DELAY_KEY

      static final String RECONFIGURATION_DELAY_KEY
      property to lookup the reconfigurationDelay
      Siehe auch:
    • DISPOSAL_DELAY_KEY

      static final String DISPOSAL_DELAY_KEY
      property to lookup the reconfigurationDelay
      Siehe auch:
    • SERVICEMANAGER_LIST_KEY

      static final String SERVICEMANAGER_LIST_KEY
      property to lookup a list of service managers
      Siehe auch:
    • SERVICEMANAGER_KEY

      static final String SERVICEMANAGER_KEY
      property to lookup a single service managers
      Siehe auch:
    • COMPONENT_CONFIG_VALUE

      static final String COMPONENT_CONFIG_VALUE
      default file name of the component config file
      Siehe auch:
    • COMPONENT_ROLE_VALUE

      static final String COMPONENT_ROLE_VALUE
      default file name of the component role file
      Siehe auch:
    • COMPONENT_PARAMETERS_VALUE

      static final String COMPONENT_PARAMETERS_VALUE
      default file name of the parameters file
      Siehe auch:
    • COMPONENT_CONTAINERFLAVOUR_VALUE

      static final String COMPONENT_CONTAINERFLAVOUR_VALUE
      default value for container flavour
      Siehe auch:
    • COMPONENT_ROLECONFIGFLAVOUR_VALUE

      static final String COMPONENT_ROLECONFIGFLAVOUR_VALUE
      default value for role config flavour
      Siehe auch: