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 class
ParserTable.TestBadServerIdHandler
Fields in com.sun.corba.ee.impl.orb declared as BadServerIdHandler Modifier and Type Field Description private BadServerIdHandler
ORBImpl. badServerIdHandler
Methods in com.sun.corba.ee.impl.orb with parameters of type BadServerIdHandler Modifier and Type Method Description void
ORBImpl. setBadServerIdHandler(BadServerIdHandler handler)
void
ORBSingleton. 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 void
ORB. setBadServerIdHandler(BadServerIdHandler handler)
-