Interface AvalonMerlinConstants
public interface AvalonMerlinConstants
Commonly used constants.
- Author:
- Siegfried Goeschl
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The Merlin Containerstatic 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)
-
Field Details
-
AVALON_CONTAINER_MERLIN
The Merlin Container- See Also:
-
URN_AVALON_HOME
define the Merlin application root (File)- See Also:
-
URN_AVALON_TEMP
define the Merlin temporary directory (File)- See Also:
-
URN_AVALON_NAME
define the Merlin component name (String)- See Also:
-
URN_AVALON_PARTITION
define the Merlin partition name (String)- See Also:
-
URN_AVALON_CLASSLOADER
define the Merlin component classloader (ClassLoader)- See Also:
-