|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.aspectwerkz.definition.DefinitionLoader
public class DefinitionLoader
TODO remove class and move single method to SystemDefinitionContainer?s
Handles the loading of the definition in various ways and formats.
Field Summary | |
---|---|
static String |
DEFAULT_DEFINITION_FILE_NAME
The default name for the definition file. |
static String |
DEFAULT_SYSTEM
The UUID of the single AspectWerkz system if only one definition is used. |
static String |
DEFINITION_FILE
The path to the definition file. |
Constructor Summary | |
---|---|
DefinitionLoader()
|
Method Summary | |
---|---|
static Set |
getDefaultDefinition(ClassLoader loader)
Returns the default defintion. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String DEFAULT_SYSTEM
public static final String DEFINITION_FILE
public static final String DEFAULT_DEFINITION_FILE_NAME
Constructor Detail |
---|
public DefinitionLoader()
Method Detail |
---|
public static Set getDefaultDefinition(ClassLoader loader)
loader
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |