Package com.sun.corba.se.impl.resolver
Class INSURLOperationImpl
java.lang.Object
com.sun.corba.se.impl.resolver.INSURLOperationImpl
- All Implemented Interfaces:
Operation
This class provides an Operation that converts from CORBA INS URL strings into
CORBA object references. It will eventually become extensible, but for now it
simply encapsulates the existing implementation. Once the full extensibility
is in place, we want this operation to convert string to INSURL, which has mainly
a public resolver method that returns an object reference.
- Author:
- Hemanth, Ken, Tomasz Adamski
-
Constructor Summary
Constructors -
Method Summary