|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JAXXContextEntryDef | |
|---|---|
| jaxx.runtime | |
| Uses of JAXXContextEntryDef in jaxx.runtime |
|---|
| Fields in jaxx.runtime declared as JAXXContextEntryDef | |
|---|---|
protected static JAXXContextEntryDef<JAXXContext> |
DefaultJAXXContext.PARENT_CONTEXT_ENTRY
|
| Fields in jaxx.runtime with type parameters of type JAXXContextEntryDef | |
|---|---|
protected java.util.Map<JAXXContextEntryDef,java.lang.Object> |
DefaultJAXXContext.data
les données contenues dans le context |
| Methods in jaxx.runtime that return JAXXContextEntryDef | ||
|---|---|---|
protected JAXXContextEntryDef<?> |
DefaultJAXXContext.getKey(java.lang.String name,
java.lang.Class<?> klass)
|
|
static
|
JAXXContextEntryDef.newDef(java.lang.Class<O> klass)
|
|
static
|
JAXXContextEntryDef.newDef(java.lang.String name,
java.lang.Class<O> klass)
|
|
static
|
JAXXContextEntryDef.newListDef()
|
|
static
|
JAXXContextEntryDef.newListDef(java.lang.String name)
|
|
| Methods in jaxx.runtime with parameters of type JAXXContextEntryDef | ||
|---|---|---|
static
|
Util.checkJAXXContextEntry(JAXXContext context,
JAXXContextEntryDef<T> def)
Test if a type of entry exists in a given context and throw an IllegalArgumentException if not found. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||