|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
|---|---|
boolean |
deregister(HierarchyContext context)
|
boolean |
deregister(HierarchyContext context,
java.lang.Class type)
|
boolean |
deregister(HierarchyContext context,
java.lang.Class type,
java.lang.Object key)
|
boolean |
deregister(HierarchyContext context,
java.lang.Object value)
|
java.util.Set |
getSupportedTypes()
|
java.lang.Object |
locate(HierarchyContext context,
java.lang.Class type,
java.lang.Object key)
|
java.lang.Object |
locate(HierarchyContext context,
java.lang.Object key)
|
boolean |
register(HierarchyContext context,
java.lang.Object value)
|
| Method Detail |
public java.util.Set getSupportedTypes()
public boolean deregister(HierarchyContext context,
java.lang.Class type,
java.lang.Object key)
public boolean deregister(HierarchyContext context,
java.lang.Object value)
public boolean deregister(HierarchyContext context,
java.lang.Class type)
public boolean deregister(HierarchyContext context)
public java.lang.Object locate(HierarchyContext context,
java.lang.Object key)
public java.lang.Object locate(HierarchyContext context,
java.lang.Class type,
java.lang.Object key)
public boolean register(HierarchyContext context,
java.lang.Object value)
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||