Uses of Class
org.jacorb.poa.Current

Packages that use Current
org.jacorb.orb   
org.jacorb.poa   
 

Uses of Current in org.jacorb.orb
 

Methods in org.jacorb.orb that return Current
 Current ORB.getPOACurrent()
          getPOACurrent
 

Uses of Current in org.jacorb.poa
 

Methods in org.jacorb.poa that return Current
static Current Current._Current_init()
           
 

Constructors in org.jacorb.poa with parameters of type Current
RPPoolManager(Current _current, int min, int max, org.apache.avalon.framework.logger.Logger _logger, org.apache.avalon.framework.configuration.Configuration _configuration)