Uses of Interface
net.sourceforge.basher.ContextManager

Packages that use ContextManager
net.sourceforge.basher.impl   
net.sourceforge.basher.internal.impl   
net.sourceforge.basher.internal.tasks   
 

Uses of ContextManager in net.sourceforge.basher.impl
 

Classes in net.sourceforge.basher.impl that implement ContextManager
 class ContextManagerImpl
           
 

Methods in net.sourceforge.basher.impl with parameters of type ContextManager
 void SchedulerImpl.setContextManager(ContextManager contextManager)
          Sets the context manager instance to use
 

Uses of ContextManager in net.sourceforge.basher.internal.impl
 

Methods in net.sourceforge.basher.internal.impl with parameters of type ContextManager
 void BeanShellServer.setContextManager(ContextManager contextManager)
           
 

Uses of ContextManager in net.sourceforge.basher.internal.tasks
 

Methods in net.sourceforge.basher.internal.tasks with parameters of type ContextManager
 void ThreadIncrementTask.setContextManager(ContextManager contextManager)
           
 



Copyright © 2006-2010 Basher Team. All Rights Reserved.