Uses of Class
org.apache.bsf.util.BSFDebugManagerImpl

Packages that use BSFDebugManagerImpl
org.apache.bsf.debug.serverImpl   
org.apache.bsf.util   
 

Uses of BSFDebugManagerImpl in org.apache.bsf.debug.serverImpl
 

Methods in org.apache.bsf.debug.serverImpl that return BSFDebugManagerImpl
 BSFDebugManagerImpl ObjectServer.getDebugManager()
           
 

Constructors in org.apache.bsf.debug.serverImpl with parameters of type BSFDebugManagerImpl
ObjectServer(BSFDebugManagerImpl debugManager, int port)
           
 

Uses of BSFDebugManagerImpl in org.apache.bsf.util
 

Fields in org.apache.bsf.util declared as BSFDebugManagerImpl
protected  BSFDebugManagerImpl BSFEngineImpl.dbgmgr
           
 

Constructors in org.apache.bsf.util with parameters of type BSFDebugManagerImpl
DocumentCell(BSFDebugManagerImpl mger, java.lang.String name)