org.wamblee.usermgt.hibernate
Class AuthorizationComponent

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.AuthorizationComponent
All Implemented Interfaces:
Component<Scope>

public class AuthorizationComponent
extends DefaultContainer


Constructor Summary
AuthorizationComponent(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

AuthorizationComponent

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


Copyright © 2010. All Rights Reserved.