Uses of Interface
com.sun.tools.corba.ee.idl.ExceptionGen
-
Packages that use ExceptionGen Package Description com.sun.tools.corba.ee.idl com.sun.tools.corba.ee.idl.toJavaPortable -
-
Uses of ExceptionGen in com.sun.tools.corba.ee.idl
Classes in com.sun.tools.corba.ee.idl that implement ExceptionGen Modifier and Type Class Description class
Noop
Fields in com.sun.tools.corba.ee.idl declared as ExceptionGen Modifier and Type Field Description (package private) static ExceptionGen
ExceptionEntry. exceptionGen
Methods in com.sun.tools.corba.ee.idl that return ExceptionGen Modifier and Type Method Description ExceptionGen
GenFactory. createExceptionGen()
ExceptionGen
Noop. createExceptionGen()
-
Uses of ExceptionGen in com.sun.tools.corba.ee.idl.toJavaPortable
Classes in com.sun.tools.corba.ee.idl.toJavaPortable that implement ExceptionGen Modifier and Type Class Description class
ExceptionGen
Methods in com.sun.tools.corba.ee.idl.toJavaPortable that return ExceptionGen Modifier and Type Method Description ExceptionGen
GenFactory. createExceptionGen()
-