org.wamblee.usermgt.hibernate
Class UserAdministrationComponent

java.lang.Object
  extended by org.wamblee.system.core.AbstractComponent<Scope>
      extended by org.wamblee.system.container.Container
          extended by org.wamblee.system.adapters.DefaultContainer
              extended by org.wamblee.usermgt.hibernate.UserAdministrationComponent
All Implemented Interfaces:
Component<Scope>

public class UserAdministrationComponent
extends DefaultContainer


Constructor Summary
UserAdministrationComponent(java.lang.String aName, boolean aExposeInternals)
           
 
Method Summary
 
Methods inherited from class org.wamblee.system.adapters.DefaultContainer
addComponent, addComponent, addComponent, addProvidedInterface, addRequiredInterface
 
Methods inherited from class org.wamblee.system.container.Container
addContext, connectExternalProvided, connectExternalRequired, connectRequiredProvided, doStart, doStop, findComponent, isSealed, seal, start, validate
 
Methods inherited from class org.wamblee.system.core.AbstractComponent
addInterface, findProvidedInterface, findRequiredInterface, getContext, getName, getProvidedInterfaces, getQualifiedName, getRequiredInterfaces, start, stop, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserAdministrationComponent

public UserAdministrationComponent(java.lang.String aName,
                                   boolean aExposeInternals)
                            throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010. All Rights Reserved.