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

Packages that use InstallerRepository
org.nakedobjects.runtime.installers   
org.nakedobjects.runtime.options.standard   
 

Uses of InstallerRepository in org.nakedobjects.runtime.installers
 

Subinterfaces of InstallerRepository in org.nakedobjects.runtime.installers
 interface InstallerLookup
          The installers correspond more-or-less to the configurable top-level components of NakedObjectsSystem.
 

Classes in org.nakedobjects.runtime.installers that implement InstallerRepository
 class InstallerLookupDefault
          This class retrieves named Installers from those loaded at creation, updating the NakedObjectConfiguration as it goes.
 

Uses of InstallerRepository in org.nakedobjects.runtime.options.standard
 

Constructors in org.nakedobjects.runtime.options.standard with parameters of type InstallerRepository
OptionHandlerConnector(InstallerRepository installerRepository)
           
OptionHandlerPersistor(InstallerRepository installerRepository)
           
OptionHandlerReflector(InstallerRepository installerRepository)
           
OptionHandlerUserProfileStore(InstallerRepository installerRepository)
           
OptionHandlerViewer(InstallerRepository installerRepository)
           
 



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