Interface IORInfoExt
-
- All Known Implementing Classes:
IORInfoImpl
public interface IORInfoExt
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectAdapter
getObjectAdapter()
int
getServerPort(java.lang.String type)
-
-
-
Method Detail
-
getServerPort
int getServerPort(java.lang.String type) throws UnknownType
- Throws:
UnknownType
-
getObjectAdapter
ObjectAdapter getObjectAdapter()
-
-