Uses of Interface
org.sysunit.TBeanManager

Packages that use TBeanManager
org.sysunit The core API and base classes of the SysUnit library. 
org.sysunit.local   
 

Uses of TBeanManager in org.sysunit
 

Methods in org.sysunit that return TBeanManager
protected  TBeanManager SystemTestCase.getTBeanManager()
          Retrieve the TBeanManager.
static TBeanManager TBeanManagerFactory.newTBeanManager()
          Create a new TBeanManager.
 

Methods in org.sysunit with parameters of type TBeanManager
protected  void SystemTestCase.setTBeanManager(TBeanManager tbeanManager)
           
 

Uses of TBeanManager in org.sysunit.local
 

Classes in org.sysunit.local that implement TBeanManager
 class LocalTBeanManager
          Single-JVM TBeanManager implementation.
 



Copyright © 2003-2009 SpritSoft, Inc.. All Rights Reserved.