Package org.omg.PortableInterceptor.ORBInitInfoPackage
| Class Summary |
| DuplicateName |
This exception is raised on an attempt to register a second
org.omg.PortableInterceptor#Interceptor with the same name.
|
| DuplicateNameHelper |
The helper operations for the exception DuplicateName.
|
| InvalidName |
This exception is raised by methods in
org.omg.PortableInterceptor.ORBInitInfoOperations on the attempt to
register or resolve an invalid name like empty string. |
| InvalidNameHelper |
The helper operations for the exception InvalidName.
|
| ObjectIdHelper |
The Object Id is defined in OMG specification just as a narrow (not wide)
string. |