java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.PortableServer._ServantLocatorStub
- All Implemented Interfaces:
- Serializable, Object, IDLEntity, ServantLocator, ServantLocatorOperations, ServantManager, ServantManagerOperations
- See Also:
- Source Code
public void postinvoke(byte[] oid,
POA adapter,
String operation,
Object the_cookie,
Servant the_servant)
- See Also:
- ServantLocatorOperations
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public Servant preinvoke(byte[] oid,
POA adapter,
String operation,
CookieHolder the_cookie)
throws ForwardRequest
- See Also:
- ServantLocatorOperations
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public String[] _ids()
- See Also:
- ObjectImpl
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public static final Class _opsClass
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public _ServantLocatorStub()
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples