| Package | Description |
|---|---|
| org.jacorb.orb | |
| org.omg.CORBA | |
| org.omg.CORBA.portable |
| Modifier and Type | Method and Description |
|---|---|
ServantObject |
Delegate.servant_preinvoke(Object self,
java.lang.String operation,
java.lang.Class expectedType)
Overrides servant_preinvoke() in org.omg.CORBA.portable.Delegate
called from generated stubs before a local operation |
| Modifier and Type | Method and Description |
|---|---|
void |
Delegate.servant_postinvoke(Object self,
ServantObject servant)
Overrides servant_postinvoke() in org.omg.CORBA.portable.Delegate
called from generated stubs after a local operation |
| Modifier and Type | Method and Description |
|---|---|
ServantObject |
LocalObject._servant_preinvoke(java.lang.String operation,
java.lang.Class expectedType) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalObject._servant_postinvoke(ServantObject servant) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServantObjectExt |
| Modifier and Type | Method and Description |
|---|---|
ServantObject |
ObjectImpl._servant_preinvoke(java.lang.String operation,
java.lang.Class expectedType) |
ServantObject |
Delegate.servant_preinvoke(Object self,
java.lang.String operation,
java.lang.Class expectedType) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectImpl._servant_postinvoke(ServantObject servant) |
void |
Delegate.servant_postinvoke(Object self,
ServantObject servant) |