|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.beanfabrics.support.SupportMap
public class SupportMap
| Constructor Summary | |
|---|---|
SupportMap(Supportable supportable)
|
|
| Method Summary | ||
|---|---|---|
|
get(java.lang.Class<T> type)
|
|
void |
put(java.lang.Class<? extends Support> type,
Support support)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SupportMap(Supportable supportable)
| Method Detail |
|---|
public void put(java.lang.Class<? extends Support> type,
Support support)
public <T extends Support> T get(java.lang.Class<T> type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||