Uses of Interface
org.nakedobjects.runtime.installers.InstallerLookupAware

Packages that use InstallerLookupAware
org.nakedobjects.runtime.objectstore.inmemory   
org.nakedobjects.runtime.persistence Object Persistor API. 
org.nakedobjects.runtime.persistence.objectstore   
org.nakedobjects.runtime.system.installers   
org.nakedobjects.runtime.viewer Viewer API. 
org.nakedobjects.runtime.web   
 

Uses of InstallerLookupAware in org.nakedobjects.runtime.objectstore.inmemory
 

Classes in org.nakedobjects.runtime.objectstore.inmemory that implement InstallerLookupAware
 class InMemoryPersistenceMechanismInstaller
          Installs the in-memory object store.
 

Uses of InstallerLookupAware in org.nakedobjects.runtime.persistence
 

Classes in org.nakedobjects.runtime.persistence that implement InstallerLookupAware
 class PersistenceMechanismInstallerAbstract
          An abstract implementation of PersistenceMechanismInstaller that will lookup the AdapterFactory and ObjectFactory from the supplied NakedObjectConfiguration.
 

Uses of InstallerLookupAware in org.nakedobjects.runtime.persistence.objectstore
 

Classes in org.nakedobjects.runtime.persistence.objectstore that implement InstallerLookupAware
 class ObjectStorePersistenceMechanismInstallerAbstract
           
 

Uses of InstallerLookupAware in org.nakedobjects.runtime.system.installers
 

Classes in org.nakedobjects.runtime.system.installers that implement InstallerLookupAware
 class JavaReflectorInstaller
           
 

Uses of InstallerLookupAware in org.nakedobjects.runtime.viewer
 

Subinterfaces of InstallerLookupAware in org.nakedobjects.runtime.viewer
 interface NakedObjectsViewer
          Defines an mechanism for manipulating the domain objects.
 interface NakedObjectsViewerInstaller
           
 

Classes in org.nakedobjects.runtime.viewer that implement InstallerLookupAware
 class NakedObjectsViewerAbstract
           
 class NakedObjectsViewerInstallerAbstract
           
 class NakedObjectsViewerNoop
           
 

Uses of InstallerLookupAware in org.nakedobjects.runtime.web
 

Classes in org.nakedobjects.runtime.web that implement InstallerLookupAware
 class EmbeddedWebViewer
           
 



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