| Class | Description |
|---|---|
| DefaultApplicationContext |
The default context to be used for an application.
|
| DefaultJAXXContext |
The default
JAXXContext to be used in a JAXXObject by
delegation. |
| JAXXContextEntryDef<O> |
To qualify an entry in a
JAXXContext. |
| JAXXInitialContext |
An initial context to be inject in a
JAXXObject. |
| Annotation Type | Description |
|---|---|
| DefaultApplicationContext.AutoLoad |
A class annotated @AutoLoad is used by context to auto instanciate
the class when required.
|
| DefaultApplicationContext.MethodAccess |
A class annotated @MethodAccess is used by context to obtain the
value of an entry via a declared method.
|
Copyright © 2008–2018 Ultreia.io. All rights reserved.