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
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
The YAAFI Containerstatic final String
this is only supplied for backward compatibilty with ECMstatic final String
define the Merlin component classloader (ClassLoader)static final String
define the Merlin application root (File)static final String
define the Merlin component name (String)static final String
define the Merlin partition name (String)static final String
define the Merlin temporary directory (File)
-
Felddetails
-
AVALON_CONTAINER_YAAFI
The YAAFI Container- Siehe auch:
-
URN_AVALON_HOME
define the Merlin application root (File)- Siehe auch:
-
URN_AVALON_TEMP
define the Merlin temporary directory (File)- Siehe auch:
-
URN_AVALON_NAME
define the Merlin component name (String)- Siehe auch:
-
URN_AVALON_PARTITION
define the Merlin partition name (String)- Siehe auch:
-
URN_AVALON_CLASSLOADER
define the Merlin component classloader (ClassLoader)- Siehe auch:
-
COMPONENT_APP_ROOT
this is only supplied for backward compatibilty with ECM- Siehe auch:
-