org.wamblee.usermgt
Class UserGroupRepositoryComponent

java.lang.Object
  extended by org.wamblee.system.core.AbstractComponent<Scope>
      extended by org.wamblee.system.spring.SpringComponent
          extended by org.wamblee.usermgt.UserGroupRepositoryComponent
All Implemented Interfaces:
Component<Scope>

public class UserGroupRepositoryComponent
extends SpringComponent


Constructor Summary
UserGroupRepositoryComponent(java.lang.String aName)
           
 
Method Summary
 
Methods inherited from class org.wamblee.system.spring.SpringComponent
addProperties, addProperties, doStart, doStop, getProperties, setProperty
 
Methods inherited from class org.wamblee.system.core.AbstractComponent
addContext, addInterface, addProvidedInterface, addRequiredInterface, 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

UserGroupRepositoryComponent

public UserGroupRepositoryComponent(java.lang.String aName)


Copyright © 2010. All Rights Reserved.