Uses of Interface
org.sysunit.TBeanSynchronizer

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

Uses of TBeanSynchronizer in org.sysunit
 

Methods in org.sysunit that return TBeanSynchronizer
 TBeanSynchronizer AbstractSynchronizableTBean.getSynchronizer()
          Retrieve the TBeanSynchronizer.
 TBeanSynchronizer ThreadMethodTBean.getSynchronizer()
          Retrieve the TBeanSynchronizer.
 

Methods in org.sysunit with parameters of type TBeanSynchronizer
 void AbstractSynchronizableTBean.setSynchronizer(TBeanSynchronizer synchronizer)
           
 void SynchronizableTBean.setSynchronizer(TBeanSynchronizer synchronizer)
          Set the TBeanSynchronizer.
 void ThreadMethodTBean.setSynchronizer(TBeanSynchronizer synchronizer)
           
 



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