org.glassfish.enterprise.iiop.impl
Class PEORBConfigurator

java.lang.Object
  extended by org.glassfish.enterprise.iiop.impl.PEORBConfigurator
All Implemented Interfaces:
com.sun.corba.ee.spi.orb.ORBConfigurator

public class PEORBConfigurator
extends java.lang.Object
implements com.sun.corba.ee.spi.orb.ORBConfigurator


Constructor Summary
PEORBConfigurator()
           
 
Method Summary
 void configure(com.sun.corba.ee.spi.orb.DataCollector dc, com.sun.corba.ee.spi.orb.ORB orb)
           
static void setThreadPoolManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PEORBConfigurator

public PEORBConfigurator()
Method Detail

configure

public void configure(com.sun.corba.ee.spi.orb.DataCollector dc,
                      com.sun.corba.ee.spi.orb.ORB orb)
Specified by:
configure in interface com.sun.corba.ee.spi.orb.ORBConfigurator

setThreadPoolManager

public static void setThreadPoolManager()


Copyright © 2012 GlassFish Community. All Rights Reserved.