Public Member Functions | |
| BACIOperation (BACIOperation template, SimpleIntrospectable parent) | |
| BACIOperation (BACIRemoteAccess ra, OperationDescription desc, SimpleIntrospectable introspectable, String[] parameterNames, DataType[] parameterTypes, boolean[] mask, boolean invocation, boolean special) | |
| OperationDescription | getOperationDesc () |
| RemoteCall | invoke (Object[] data) |
| Invocation | invokeAsync (Object[] data, RemoteResponseCallback cb) |
Insert the type's description here. Creation date: (2.11.2000 21:23:22)
| si.ijs.acs.objectexplorer.engine.BACI.BACIOperation.BACIOperation | ( | BACIOperation | template, | |
| SimpleIntrospectable | parent | |||
| ) |
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 |
| si.ijs.acs.objectexplorer.engine.BACI.BACIOperation.BACIOperation | ( | BACIRemoteAccess | ra, | |
| OperationDescription | desc, | |||
| SimpleIntrospectable | introspectable, | |||
| String[] | parameterNames, | |||
| DataType[] | parameterTypes, | |||
| boolean[] | mask, | |||
| boolean | invocation, | |||
| boolean | special | |||
| ) |
BACIOperation constructor comment.
| OperationDescription si.ijs.acs.objectexplorer.engine.BACI.BACIOperation.getOperationDesc | ( | ) |
Insert the method's description here. Creation date: (2.11.2000 21:24:28)
| RemoteCall si.ijs.acs.objectexplorer.engine.BACI.BACIOperation.invoke | ( | Object[] | data | ) | [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.BACI.BACIRemoteAccess.invoke(), and si.ijs.acs.objectexplorer.engine.Operation.isInvocation().
| Invocation si.ijs.acs.objectexplorer.engine.BACI.BACIOperation.invokeAsync | ( | Object[] | data, | |
| RemoteResponseCallback | cb | |||
| ) | [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.BACI.BACIRemoteAccess.invoke(), and si.ijs.acs.objectexplorer.engine.Operation.isInvocation().
1.7.0