Package org.nuiton.jaxx.runtime.context
-
Class Summary Class Description DefaultApplicationContext The default context to be used for an application.DefaultJAXXContext The defaultJAXXContextto be used in aJAXXObjectby delegation.JAXXContextEntryDef<O> To qualify an entry in aJAXXContext.JAXXInitialContext An initial context to be inject in aJAXXObject. -
Annotation Types Summary 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.