Uses of Interface
com.sun.corba.ee.impl.oa.poa.BadServerIdHandler
-
Packages that use BadServerIdHandler Package Description com.sun.corba.ee.impl.orb com.sun.corba.ee.spi.orb -
-
Uses of BadServerIdHandler in com.sun.corba.ee.impl.orb
Classes in com.sun.corba.ee.impl.orb that implement BadServerIdHandler Modifier and Type Class Description static classParserTable.TestBadServerIdHandlerFields in com.sun.corba.ee.impl.orb declared as BadServerIdHandler Modifier and Type Field Description private BadServerIdHandlerORBImpl. badServerIdHandlerMethods in com.sun.corba.ee.impl.orb with parameters of type BadServerIdHandler Modifier and Type Method Description voidORBImpl. setBadServerIdHandler(BadServerIdHandler handler)voidORBSingleton. setBadServerIdHandler(BadServerIdHandler handler) -
Uses of BadServerIdHandler in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb with parameters of type BadServerIdHandler Modifier and Type Method Description abstract voidORB. setBadServerIdHandler(BadServerIdHandler handler)
-