Package org.nakedobjects.runtime.persistence.adapterfactory

(Naked Object) Adapter Factory API.

See:
          Description

Interface Summary
AdapterFactory Polymorphic instantiation of NakedObject.
AdapterFactoryAware  
AdapterFactoryInstaller  
 

Class Summary
AdapterFactoryAbstract  
 

Package org.nakedobjects.runtime.persistence.adapterfactory Description

(Naked Object) Adapter Factory API.

Concrete implementations are in the objectadapter-xxx modules. In most scenarios the default implementation is expected to suffice. However, the API was introduced to allow custom viewers to install more sophisticated adapters, specifically to support observer (MVC) patterns in the UI.



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