Uses of Interface
com.sun.corba.ee.spi.logging.POASystemException
-
Packages that use POASystemException Package Description com.sun.corba.ee.impl.oa.poa com.sun.corba.ee.impl.oa.rfm com.sun.corba.ee.impl.protocol com.sun.corba.ee.spi.logging com.sun.corba.ee.spi.oa -
-
Uses of POASystemException in com.sun.corba.ee.impl.oa.poa
Fields in com.sun.corba.ee.impl.oa.poa declared as POASystemException Modifier and Type Field Description private static POASystemException
AOMEntry. wrapper
private static POASystemException
DelegateImpl. wrapper
private static POASystemException
POACurrent. wrapper
private static POASystemException
POAFactory. wrapper
private static POASystemException
POAImpl. wrapper
private static POASystemException
POAManagerImpl. wrapper
protected static POASystemException
POAPolicyMediatorBase. wrapper
private static POASystemException
POAPolicyMediatorFactory. wrapper
Methods in com.sun.corba.ee.impl.oa.poa that return POASystemException Modifier and Type Method Description POASystemException
POAFactory. getWrapper()
-
Uses of POASystemException in com.sun.corba.ee.impl.oa.rfm
Fields in com.sun.corba.ee.impl.oa.rfm declared as POASystemException Modifier and Type Field Description private static POASystemException
ReferenceFactoryManagerImpl. wrapper
private static POASystemException
ReferenceManagerConfigurator. wrapper
-
Uses of POASystemException in com.sun.corba.ee.impl.protocol
Fields in com.sun.corba.ee.impl.protocol declared as POASystemException Modifier and Type Field Description protected static POASystemException
LocalClientRequestDispatcherBase. poaWrapper
private static POASystemException
ServerRequestDispatcherImpl. poaWrapper
-
Uses of POASystemException in com.sun.corba.ee.spi.logging
Fields in com.sun.corba.ee.spi.logging declared as POASystemException Modifier and Type Field Description static POASystemException
POASystemException. self
-
Uses of POASystemException in com.sun.corba.ee.spi.oa
Fields in com.sun.corba.ee.spi.oa declared as POASystemException Modifier and Type Field Description protected static POASystemException
ObjectAdapterBase. wrapper
Methods in com.sun.corba.ee.spi.oa that return POASystemException Modifier and Type Method Description POASystemException
ObjectAdapterBase. wrapper()
-