Uses of Interface
org.tubo.resource.Manager

Packages that use Manager
org.tubo.resource   
org.tubo.resource.baseimpl   
org.tubo.resource.component   
org.tubo.resource.connection   
org.tubo.resource.consumer   
org.tubo.resource.springimpl   
 

Uses of Manager in org.tubo.resource
 

Methods in org.tubo.resource that return Manager
 Manager ResourceManager.getManager(java.lang.String id)
          Get a Manager identified by id
 

Uses of Manager in org.tubo.resource.baseimpl
 

Classes in org.tubo.resource.baseimpl that implement Manager
 class BaseManagerImpl
          Created: Apr 5, 2006 9:16:42 PM Last Modification Date: $Date: 2006-10-26 01:26:45 -0300 (Thu, 26 Oct 2006) $
 

Uses of Manager in org.tubo.resource.component
 

Subinterfaces of Manager in org.tubo.resource.component
 interface ComponentManager
          Created: Apr 5, 2006 5:08:51 AM Last Modification Date: $Date: 2006-10-26 01:59:12 -0300 (Thu, 26 Oct 2006) $
 

Classes in org.tubo.resource.component that implement Manager
 class BaseComponentManagerImpl
          Created: Apr 5, 2006 9:17:42 PM Last Modification Date: $Date: 2006-10-26 02:13:38 -0300 (Thu, 26 Oct 2006) $
 

Uses of Manager in org.tubo.resource.connection
 

Classes in org.tubo.resource.connection that implement Manager
 class BaseConnectionManagerImpl
          
 

Uses of Manager in org.tubo.resource.consumer
 

Subinterfaces of Manager in org.tubo.resource.consumer
 interface ConsumerManager
          
 

Classes in org.tubo.resource.consumer that implement Manager
 class BaseConsumerManagerImpl
          
 

Uses of Manager in org.tubo.resource.springimpl
 

Methods in org.tubo.resource.springimpl that return Manager
 Manager SpringResourceManagerImpl.getManager(java.lang.String id)
          get a bean manager from spring
 



Copyright © 2004-2007 Tubo. All Rights Reserved.