|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComponentRegistry
Method Summary | ||
---|---|---|
|
getComponent(Class<T> type)
|
|
Collection<?> |
getComponents()
|
|
|
removeComponent(Class<T> type)
|
|
|
setComponent(Class<T> type,
T value)
|
Method Detail |
---|
Collection<?> getComponents()
<T> T getComponent(Class<T> type)
<T> T setComponent(Class<T> type, T value)
<T> T removeComponent(Class<T> type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |