|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.lonniepryor.blues.sys.Registry
A registry that collects the individual elements of an aplication.
| Method Summary | |
java.util.Map |
getDispatchers()
Returns the dispatchers in this application. |
java.util.List |
getLifecycles()
Returns the instances of lifecycle in this application. |
java.util.Map |
getServices()
Returns the services in this application. |
java.util.Map |
getSingletons()
Returns the singletons in this application. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.util.Map getSingletons()
public java.util.Map getServices()
public java.util.Map getDispatchers()
public java.util.List getLifecycles()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||