Package org.omg.PortableInterceptor.ORBInitInfoPackage

Class Summary
DuplicateNameHelper The helper operations for the exception DuplicateName.
InvalidNameHelper The helper operations for the exception InvalidName.
ObjectIdHelper The Object Id is defined in OMG specification just as a narrow (not wide) string.
 

Exception Summary
DuplicateName This exception is raised on an attempt to register a second org.omg.PortableInterceptor with the same name.
InvalidName This exception is raised by methods in ORBInitInfoOperations on the attempt to register or resolve an invalid name like empty string.