|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.aspectwerkz.SystemLoader
Loads the different types of system. Uses cache.
Constructor Summary | |
SystemLoader()
|
Method Summary | |
static System |
getDefaultSystem()
Returns the AspectWerkz system, no system UUID is needed to be specified. |
static System |
getSystem(java.lang.String uuid)
Returns the AspectWerkz system with a specific UUID. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SystemLoader()
Method Detail |
public static System getDefaultSystem()
public static System getSystem(java.lang.String uuid)
uuid
- the UUID for the system
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |