org.nakedobjects.plugins.xml.profilestore
Class XmlUserProfileStoreLoaderInstaller

java.lang.Object
  extended by org.nakedobjects.runtime.installers.InstallerAbstract
      extended by org.nakedobjects.plugins.xml.profilestore.XmlUserProfileStoreLoaderInstaller
All Implemented Interfaces:
ApplicationScopedComponent, Component, Installer, ConfigurationBuilderAware, UserProfileStoreInstaller

public class XmlUserProfileStoreLoaderInstaller
extends InstallerAbstract
implements UserProfileStoreInstaller


Field Summary
 
Fields inherited from interface org.nakedobjects.runtime.userprofile.UserProfileStoreInstaller
TYPE
 
Constructor Summary
XmlUserProfileStoreLoaderInstaller()
           
 
Method Summary
 UserProfileStore createUserProfileStore(NakedObjectConfiguration configuration)
           
 
Methods inherited from class org.nakedobjects.runtime.installers.InstallerAbstract
addConfigurationResources, getConfiguration, getConfigurationResources, getName, getType, init, setConfiguration, setConfigurationBuilder, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.Installer
getConfigurationResources, getName, getType
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent
init, shutdown
 

Constructor Detail

XmlUserProfileStoreLoaderInstaller

public XmlUserProfileStoreLoaderInstaller()
Method Detail

createUserProfileStore

public UserProfileStore createUserProfileStore(NakedObjectConfiguration configuration)
Specified by:
createUserProfileStore in interface UserProfileStoreInstaller


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