

Public Member Functions | |
| BACIOperation (ANKARemoteAccess ra, OperationDescription desc, SimpleIntrospectable introspectable, String[] parameterNames, Class[] parameterTypes, boolean[] mask, boolean invocation, boolean special) | |
| BACIOperation (BACIOperation template, SimpleIntrospectable parent) | |
| RemoteCall | invoke (Object[] data) |
| Invocation | invokeAsync (Object[] data, RemoteResponseCallback cb) |
Package Functions | |
| OperationDescription | getOperationDesc () |
Private Attributes | |
| ANKARemoteAccess | ra = null |
| OperationDescription | desc = null |
Insert the type's description here. Creation date: (2.11.2000 21:23:22)
| si::ijs::acs::objectexplorer::engine::ANKA::BACIOperation::BACIOperation | ( | ANKARemoteAccess | ra, | |
| OperationDescription | desc, | |||
| SimpleIntrospectable | introspectable, | |||
| String[] | parameterNames, | |||
| Class[] | parameterTypes, | |||
| boolean[] | mask, | |||
| boolean | invocation, | |||
| boolean | special | |||
| ) | [inline] |
| si::ijs::acs::objectexplorer::engine::ANKA::BACIOperation::BACIOperation | ( | BACIOperation | template, | |
| SimpleIntrospectable | parent | |||
| ) | [inline] |
Insert the method's description here. Creation date: (28.6.2001 20:35:24)
| template | si.ijs.acs.objectexplorer.engine.BACI.BACIOperation | |
| parent | si.ijs.acs.objectexplorer.engine.SimpleIntrospectable |
| OperationDescription si::ijs::acs::objectexplorer::engine::ANKA::BACIOperation::getOperationDesc | ( | ) | [inline, package] |
Insert the method's description here. Creation date: (2.11.2000 21:24:28)
References desc.
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::internalInvokeInvocation().
| RemoteCall si::ijs::acs::objectexplorer::engine::ANKA::BACIOperation::invoke | ( | Object[] | data | ) | [inline, virtual] |
Insert the method's description here. Creation date: (7.11.2000 21:56:24)
Implements si::ijs::acs::objectexplorer::engine::Operation.
References si::ijs::acs::objectexplorer::engine::Operation::getIntrospectable(), si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::invoke(), si::ijs::acs::objectexplorer::engine::Operation::isInvocation(), and ra.
| Invocation si::ijs::acs::objectexplorer::engine::ANKA::BACIOperation::invokeAsync | ( | Object[] | data, | |
| RemoteResponseCallback | cb | |||
| ) | [inline, virtual] |
Insert the method's description here. Creation date: (8.11.2000 0:40:25)
| cb | si.ijs.acs.objectexplorer.engine.RemoteResponseCallback |
Implements si::ijs::acs::objectexplorer::engine::Operation.
References si::ijs::acs::objectexplorer::engine::Operation::getIntrospectable(), si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::invoke(), si::ijs::acs::objectexplorer::engine::Operation::isInvocation(), and ra.
OperationDescription si::ijs::acs::objectexplorer::engine::ANKA::BACIOperation::desc = null [private] |
Referenced by getOperationDesc().
Referenced by invoke(), and invokeAsync().
1.6.2