Package org.nakedobjects.metamodel.specloader

Object Reflector API.

See:
          Description

Interface Summary
FacetDecoratorInstaller  
NakedObjectReflector  
NakedObjectReflectorInstaller Installs a NakedObjectReflectorduring system start up.
SpecificationLoader  
SpecificationLoaderAware  
 

Class Summary
JavaReflector  
NakedObjectReflectorAbstract Builds the meta-model for Java 5 programming model.
ReflectorConstants  
 

Exception Summary
ReflectiveActionException  
 

Package org.nakedobjects.metamodel.specloader Description

Object Reflector API.

The job of the reflector is to create the meta-model, typically using annotations and other conventions in its own applib.

Concrete implementations are in the programmingmodel-xxx-impl modules. These are expected to be based heavily on NakedObjectReflectorAbstract, defined in nof-core. This implementation defines two further sub-APIs which are based on the Facets and FacetDecorators:



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.