Package com.sun.ts.lib.util
Class TSNamingContext
java.lang.Object
com.sun.ts.lib.util.TSNamingContext
- All Implemented Interfaces:
TSNamingContextInterface
,Serializable
TSNamingContext provides a wrapper for all lookups.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Method Details
-
lookup
Provides lookup of an object.- Specified by:
lookup
in interfaceTSNamingContextInterface
- Parameters:
s
- object name to lookupc
- object class to narrow to if remote object if null no narrow is performed.- Throws:
Exception
-
lookup
Provides lookup of an object.- Specified by:
lookup
in interfaceTSNamingContextInterface
- Parameters:
s
- object name to lookup- Throws:
Exception
-