Schnittstelle AvalonYaafiConstants

Alle bekannten Unterschnittstellen:
ServiceConstants
Alle bekannten Implementierungsklassen:
ServiceContainerImpl

public interface AvalonYaafiConstants
Commonly used constants for YAAFI. Basically we are mimicking a Merlin container fow whatever it is worth.
Autor:
Siegfried Goeschl
  • Felddetails

    • AVALON_CONTAINER_YAAFI

      static final String AVALON_CONTAINER_YAAFI
      The YAAFI Container
      Siehe auch:
    • URN_AVALON_HOME

      static final String URN_AVALON_HOME
      define the Merlin application root (File)
      Siehe auch:
    • URN_AVALON_TEMP

      static final String URN_AVALON_TEMP
      define the Merlin temporary directory (File)
      Siehe auch:
    • URN_AVALON_NAME

      static final String URN_AVALON_NAME
      define the Merlin component name (String)
      Siehe auch:
    • URN_AVALON_PARTITION

      static final String URN_AVALON_PARTITION
      define the Merlin partition name (String)
      Siehe auch:
    • URN_AVALON_CLASSLOADER

      static final String URN_AVALON_CLASSLOADER
      define the Merlin component classloader (ClassLoader)
      Siehe auch:
    • COMPONENT_APP_ROOT

      static final String COMPONENT_APP_ROOT
      this is only supplied for backward compatibilty with ECM
      Siehe auch: