|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.session.NakedObjectSessionFactoryAbstract
org.nakedobjects.runtime.session.NakedObjectSessionFactoryDefault
public class NakedObjectSessionFactoryDefault
As its superclass, but provides a default for some of more basic components (that is, where the core framework offers only a single implementation).
| Constructor Summary | |
|---|---|
NakedObjectSessionFactoryDefault(DeploymentType deploymentType,
NakedObjectConfiguration configuration,
TemplateImageLoader templateImageLoader,
SpecificationLoader specificationLoader,
AuthenticationManager authenticationManager,
AuthorizationManager authorizationManager,
UserProfileLoader userProfileLoader,
PersistenceSessionFactory persistenceSessionFactory,
java.util.List<java.lang.Object> servicesList)
|
|
| Method Summary |
|---|
| Methods inherited from class org.nakedobjects.runtime.session.NakedObjectSessionFactoryAbstract |
|---|
getAuthenticationManager, getAuthorizationManager, getConfiguration, getDeploymentType, getPersistenceSessionFactory, getServices, getSpecificationLoader, getTemplateImageLoader, getUserProfileLoader, init, openSession, shutdown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NakedObjectSessionFactoryDefault(DeploymentType deploymentType,
NakedObjectConfiguration configuration,
TemplateImageLoader templateImageLoader,
SpecificationLoader specificationLoader,
AuthenticationManager authenticationManager,
AuthorizationManager authorizationManager,
UserProfileLoader userProfileLoader,
PersistenceSessionFactory persistenceSessionFactory,
java.util.List<java.lang.Object> servicesList)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||