Schnittstelle AvalonMerlinConstants
public interface AvalonMerlinConstants
Commonly used constants.
- Autor:
- Siegfried Goeschl
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final StringThe Merlin Containerstatic final Stringdefine the Merlin component classloader (ClassLoader)static final Stringdefine the Merlin application root (File)static final Stringdefine the Merlin component name (String)static final Stringdefine the Merlin partition name (String)static final Stringdefine the Merlin temporary directory (File)
-
Felddetails
-
AVALON_CONTAINER_MERLIN
The Merlin 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:
-