Uses of Interface
org.nakedobjects.runtime.userprofile.UserProfileStoreInstaller

Packages that use UserProfileStoreInstaller
org.nakedobjects.runtime.installers   
org.nakedobjects.runtime.system.installers   
org.nakedobjects.runtime.userprofile.inmemory   
 

Uses of UserProfileStoreInstaller in org.nakedobjects.runtime.installers
 

Methods in org.nakedobjects.runtime.installers that return UserProfileStoreInstaller
 UserProfileStoreInstaller InstallerLookupDefault.userProfilePersistenceMechanismInstaller(java.lang.String requested, DeploymentType deploymentType)
           
 UserProfileStoreInstaller InstallerLookup.userProfilePersistenceMechanismInstaller(java.lang.String requested, DeploymentType deploymentType)
           
 

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

Methods in org.nakedobjects.runtime.system.installers with parameters of type UserProfileStoreInstaller
 void NakedObjectsSystemUsingInstallers.setUserProfileStoreInstaller(UserProfileStoreInstaller userProfilestoreInstaller)
           
 

Uses of UserProfileStoreInstaller in org.nakedobjects.runtime.userprofile.inmemory
 

Classes in org.nakedobjects.runtime.userprofile.inmemory that implement UserProfileStoreInstaller
 class InMemoryUserProfileStoreInstaller
           
 



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