Package org.apache.isis.core.metamodel.specloader

Object Reflector API.

See: Description

Package org.apache.isis.core.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 ObjectReflectorAbstract, defined in nof-core. This implementation defines two further sub-APIs which are based on the Facets and FacetDecorators:

Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.