

Classes | |
| class | CallbackImpl |
| class | CBTimer |
| class | ClientImpl |
| class | Dispatcher |
| class | ServerMessage |
| class | ServerMessageHolder |
Public Member Functions | |
| ANKARemoteAccess (TreeHandlerBean treeHandler, NotificationBean notifier) | |
| void | destroy () |
| OETreeNode[] | explodeTreeNode (OETreeNode node) |
| boolean | getCaching () |
| javax.swing.JMenu | getEngineMenu () |
| Invocation[] | getInvocations () |
| OETreeNode[] | getTreeRoots () |
| void | initialize () |
| Contained | lookupId (String id) |
| void | run () |
| void | setCaching (boolean value) |
Static Public Attributes | |
| static final short | DOMAIN = 0 |
| static final short | TYPE = 1 |
| static final short | DEVICE = 2 |
| static final short | PROPERTY = 3 |
| static final short | ATTRIBUTE = 4 |
| static final short | TRANSIENT = 5 |
| static final int | POLL_TIMEOUT = 5000 |
| static final int | POLL_SLEEP = 50 |
| static final String | MANAGER_CORBALOC = "ANKA.manager" |
| static final String | IR_CORBALOC = "ANKA.repository" |
| static final String | strict = "false" |
Package Functions | |
| synchronized void | connect (Introspectable target) |
| synchronized void | disconnect (Introspectable target) |
| Attribute[] | getAttributes (BACIRemote target) |
| Dispatcher | getDispatcher () |
| Icon | getIcon (short type) |
| BACIIntrospector | getIntrospector () |
| NotificationBean | getNotifier () |
| Operation[] | getOperations (BACIRemote target) |
| java.lang.Object | invoke (BACIRemote node, BACIOperation op, java.lang.Object[] explicitParams, RemoteResponseCallback cb) |
| BACIRemoteCall | invokeAccessor (BACIAttribute att) |
| BACIRemoteCall | invokeMutator (BACIAttribute att) |
| boolean | isStrict () |
Private Member Functions | |
| synchronized OETreeNode[] | explodeDeviceNode (BACIRemoteNode node) |
| synchronized BACITreeDataNode[] | explodeDomainNode (BACITreeDataNode n) |
| synchronized OETreeNode[] | explodeRootNode () |
| synchronized OETreeNode[] | explodeTypeNode (BACITreeDataNode node) |
| FullInterfaceDescription | getIFDesc (String id) |
| Invocation | internalInvokeInvocation (BACIRemote target, BACIOperation op, java.lang.Object[] params, RemoteResponseCallback cb) |
| BACIRemoteCall | internalInvokeTrivial (BACIRemote target, Operation op, java.lang.Object[] params) |
| void | internalManagerConnect (BACIRemoteNode baciNode) |
| void | internalParentConnect (BACIRemoteNode baciNode) |
| void | resolveManager () |
Private Attributes | |
| TreeHandlerBean | treeHandler = null |
| NotificationBean | notifier = null |
| ArrayList | invocations = new ArrayList() |
| Dispatcher | dispatcher = null |
| ArrayList | connected = new ArrayList() |
| BACIIntrospector | baciIntrospector = new BACIIntrospector(this) |
| boolean | ORBdebug = false |
| String | managerLoc = null |
| ORB | orb = null |
| Thread | orbThread = null |
| Manager | manager = null |
| int | handle = 0 |
| COBInfo[] | infos = null |
| ClientImpl | client = null |
| Repository | rep = null |
| HashMap | interfaceDescriptions = new HashMap() |
| HashMap | attributeIntrospected = new HashMap() |
| HashMap | operationsIntrospected = new HashMap() |
| boolean | bufferDescs = true |
Static Private Attributes | |
| static HashMap | descriptions = new HashMap() |
Insert the type's description here. Creation date: (1.11.2000 13:00:27)
| si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::ANKARemoteAccess | ( | TreeHandlerBean | treeHandler, | |
| NotificationBean | notifier | |||
| ) | [inline] |
ESORemoteAccess constructor comment.
References si::ijs::acs::objectexplorer::NotificationBean::reportDebug().
| synchronized void si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::connect | ( | Introspectable | target | ) | [inline, package] |
Insert the method's description here. Creation date: (1.11.2000 13:00:27)
| i | si.ijs.acs.objectexplorer.engine.Introspectable |
References connected, si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::getCORBARef(), internalManagerConnect(), and internalParentConnect().
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::connect(), and explodeDeviceNode().
| void si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::destroy | ( | ) | [inline] |
Insert the method's description here. Creation date: (1.11.2000 13:00:27)
Implements si::ijs::acs::objectexplorer::engine::RemoteAccess.
References attributeIntrospected, baciIntrospector, client, connected, descriptions, si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::Dispatcher::destroy(), si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::destroyInvocation(), dispatcher, handle, invocations, si::ijs::acs::objectexplorer::engine::ANKA::BACIInvocation::isControllable(), si::ijs::maci::ManagerOperations::logout(), manager, notifier, operationsIntrospected, orb, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), si::ijs::acs::objectexplorer::NotificationBean::reportError(), and si::ijs::acs::objectexplorer::NotificationBean::reportMessage().
| synchronized void si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::disconnect | ( | Introspectable | target | ) | [inline, package] |
Insert the method's description here. Creation date: (1.11.2000 13:00:27)
| i | si.ijs.acs.objectexplorer.engine.Introspectable |
References baciIntrospector, connected, si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::destroyInvocation(), si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::disconnect(), si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::getCORBARef(), si::ijs::acs::objectexplorer::engine::RemoteCall::getIntrospectable(), si::ijs::acs::objectexplorer::engine::Invocation::getInvocationRequest(), si::ijs::acs::objectexplorer::engine::SimpleIntrospectable::getName(), handle, invocations, si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::isDevice(), manager, notifier, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), si::ijs::acs::objectexplorer::NotificationBean::reportMessage(), and resolveManager().
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::disconnect().
| synchronized OETreeNode [] si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::explodeDeviceNode | ( | BACIRemoteNode | node | ) | [inline, private] |
Insert the method's description here. Creation date: (1.11.2000 17:01:09)
| node | si.ijs.acs.objectexplorer.engine.OETreeDataNode |
References ATTRIBUTE, baciIntrospector, connect(), si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::getIFDesc(), si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::getProperties(), si::ijs::acs::objectexplorer::TreeHandlerBean::getTree(), manager, notifier, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), resolveManager(), and treeHandler.
Referenced by explodeTreeNode().
| synchronized BACITreeDataNode [] si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::explodeDomainNode | ( | BACITreeDataNode | n | ) | [inline, private] |
Insert the method's description here. Creation date: (1.11.2000 18:08:31)
| node | si.ijs.acs.objectexplorer.engine.BACI.BACITreeDataNode |
References baciIntrospector, si::ijs::acs::objectexplorer::engine::ANKA::BACITreeDataNode::childrenHolder, DOMAIN, si::ijs::acs::objectexplorer::engine::ANKA::BACITreeDataNode::domainRemainder, si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::fullTypeToType(), getIcon(), si::ijs::acs::objectexplorer::TreeHandlerBean::getTree(), infos, notifier, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), si::ijs::acs::objectexplorer::NotificationBean::reportError(), treeHandler, and TYPE.
Referenced by explodeTreeNode().
| synchronized OETreeNode [] si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::explodeRootNode | ( | ) | [inline, private] |
Insert the method's description here. Creation date: (1.11.2000 17:00:46)
References baciIntrospector, si::ijs::acs::objectexplorer::engine::ANKA::BACITreeDataNode::childrenHolder, DOMAIN, si::ijs::acs::objectexplorer::engine::ANKA::BACITreeDataNode::domainRemainder, si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::fullTypeToType(), getIcon(), si::ijs::acs::objectexplorer::TreeHandlerBean::getTree(), handle, infos, manager, notifier, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), si::ijs::acs::objectexplorer::NotificationBean::reportError(), resolveManager(), treeHandler, and TYPE.
Referenced by explodeTreeNode().
| OETreeNode [] si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::explodeTreeNode | ( | OETreeNode | node | ) | [inline] |
Insert the method's description here. Creation date: (1.11.2000 15:17:19)
| node | si.ijs.acs.objectexplorer.engine.OETreeDataNode |
Implements si::ijs::acs::objectexplorer::engine::RemoteAccess.
References DEVICE, DOMAIN, explodeDeviceNode(), explodeDomainNode(), explodeRootNode(), explodeTypeNode(), si::ijs::acs::objectexplorer::OETreeNode::getName(), si::ijs::acs::objectexplorer::OETreeNode::getNodeType(), notifier, si::ijs::acs::objectexplorer::NotificationBean::reportMessage(), and TYPE.
Referenced by getTreeRoots().
| synchronized OETreeNode [] si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::explodeTypeNode | ( | BACITreeDataNode | node | ) | [inline, private] |
Insert the method's description here. Creation date: (1.11.2000 17:00:09)
References si::ijs::acs::objectexplorer::engine::ANKA::BACITreeDataNode::childrenHolder, DEVICE, si::ijs::acs::objectexplorer::TreeHandlerBean::getTree(), notifier, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), and treeHandler.
Referenced by explodeTreeNode().
| Attribute [] si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::getAttributes | ( | BACIRemote | target | ) | [inline, package] |
Insert the method's description here. Creation date: (7.11.2000 22:32:06)
References attributeIntrospected, baciIntrospector, bufferDescs, si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::getAttributes(), si::ijs::acs::objectexplorer::engine::SimpleIntrospectable::getName(), notifier, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), and si::ijs::acs::objectexplorer::NotificationBean::reportMessage().
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::getAttributes(), and si::ijs::acs::objectexplorer::engine::ANKA::BACIInvocation::getAttributes().
| boolean si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::getCaching | ( | ) | [inline] |
Insert the method's description here. Creation date: (6/29/2001 11:01:21 AM)
References bufferDescs.
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIMenu::BACIMenu().
| Dispatcher si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::getDispatcher | ( | ) | [inline, package] |
Insert the method's description here. Creation date: (13.11.2000 22:30:17)
References dispatcher.
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::CallbackImpl::invoke().
| javax.swing.JMenu si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::getEngineMenu | ( | ) | [inline] |
| Icon si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::getIcon | ( | short | type | ) | [inline, package] |
Insert the method's description here. Creation date: (24.4.2001 0:14:35)
References DEVICE, DOMAIN, PROPERTY, TRANSIENT, and TYPE.
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::BACIRemoteNode(), explodeDomainNode(), and explodeRootNode().
| FullInterfaceDescription si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::getIFDesc | ( | String | id | ) | [inline, private] |
Insert the method's description here. Creation date: (6.5.2001 14:59:46)
| id | java.lang.String |
References bufferDescs, interfaceDescriptions, notifier, rep, and si::ijs::acs::objectexplorer::NotificationBean::reportDebug().
Referenced by internalManagerConnect(), and internalParentConnect().
| BACIIntrospector si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::getIntrospector | ( | ) | [inline, package] |
Insert the method's description here. Creation date: (13.11.2000 18:18:34)
References baciIntrospector.
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIOperation::BACIOperation(), si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::CallbackImpl::invoke(), and si::ijs::acs::objectexplorer::engine::ANKA::BACIInvocation::process().
| Invocation [] si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::getInvocations | ( | ) | [inline] |
Insert the method's description here. Creation date: (1.11.2000 15:02:45)
Implements si::ijs::acs::objectexplorer::engine::RemoteAccess.
References invocations.
| NotificationBean si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::getNotifier | ( | ) | [inline, package] |
Insert the method's description here. Creation date: (13.11.2000 20:32:30)
References notifier.
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIInvocation::destroyDueToTimeout(), si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::getOperations(), si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::IDtoClassName(), si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::CallbackImpl::invoke(), and si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::isOfType().
| Operation [] si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::getOperations | ( | BACIRemote | target | ) | [inline, package] |
Insert the method's description here. Creation date: (1.11.2000 13:00:27)
| i | si.ijs.acs.objectexplorer.engine.Introspectable |
References baciIntrospector, bufferDescs, si::ijs::acs::objectexplorer::engine::SimpleIntrospectable::getName(), si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::getOperations(), notifier, operationsIntrospected, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), and si::ijs::acs::objectexplorer::NotificationBean::reportMessage().
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::getOperations(), and si::ijs::acs::objectexplorer::engine::ANKA::BACIInvocation::getOperations().
| OETreeNode [] si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::getTreeRoots | ( | ) | [inline] |
Insert the method's description here. Creation date: (1.11.2000 21:18:02)
Implements si::ijs::acs::objectexplorer::engine::RemoteAccess.
References explodeTreeNode().
| void si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::initialize | ( | ) | [inline] |
Insert the method's description here. Creation date: (1.11.2000 13:00:27)
Implements si::ijs::acs::objectexplorer::engine::RemoteAccess.
References descriptions, dispatcher, si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getDebugSelected(), si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getManagerFieldText(), si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getRepositoryFieldText(), IR_CORBALOC, si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::isOKed, manager, MANAGER_CORBALOC, managerLoc, notifier, orb, ORBdebug, orbThread, rep, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), si::ijs::acs::objectexplorer::NotificationBean::reportMessage(), resolveManager(), si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::setManagerFieldText(), si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::setRepositoryFieldText(), and strict.
| Invocation si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::internalInvokeInvocation | ( | BACIRemote | target, | |
| BACIOperation | op, | |||
| java.lang.Object[] | params, | |||
| RemoteResponseCallback | cb | |||
| ) | [inline, private] |
Insert the method's description here. Creation date: (2.11.2000 18:08:47)
| target | si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode | |
| op | si.ijs.acs.objectexplorer.engine.Operation |
References baciIntrospector, si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::getCallbackLocation(), si::ijs::acs::objectexplorer::engine::Operation::getName(), si::ijs::acs::objectexplorer::engine::ANKA::BACIOperation::getOperationDesc(), si::ijs::acs::objectexplorer::TreeHandlerBean::getTree(), internalInvokeTrivial(), invocations, isStrict(), notifier, orb, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::CallbackImpl::setInvocation(), si::ijs::acs::objectexplorer::engine::ANKA::BACIInvocation::setRemoteCall(), TRANSIENT, and treeHandler.
Referenced by invoke().
| BACIRemoteCall si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::internalInvokeTrivial | ( | BACIRemote | target, | |
| Operation | op, | |||
| java.lang.Object[] | params | |||
| ) | [inline, private] |
Insert the method's description here. Creation date: (2.11.2000 18:08:01)
| target | si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode | |
| op | si.ijs.acs.objectexplorer.engine.Operation |
References baciIntrospector, si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::extractAny(), si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::extractOuts(), si::ijs::acs::objectexplorer::engine::ANKA::BACIRemote::getCORBARef(), si::ijs::acs::objectexplorer::engine::ANKA::BACIInvocation::getName(), si::ijs::acs::objectexplorer::engine::SimpleIntrospectable::getName(), si::ijs::acs::objectexplorer::engine::Operation::getName(), si::ijs::acs::objectexplorer::engine::Operation::getParameterNames(), si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::insertTypedef(), si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::isInvocationDestroyMethod(), notifier, POLL_SLEEP, POLL_TIMEOUT, si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::prepareDIIparameters(), si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), si::ijs::acs::objectexplorer::NotificationBean::reportError(), and si::ijs::acs::objectexplorer::NotificationBean::reportMessage().
Referenced by internalInvokeInvocation(), and invoke().
| void si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::internalManagerConnect | ( | BACIRemoteNode | baciNode | ) | [inline, private] |
Insert the method's description here. Creation date: (2.11.2000 0:34:52)
| node | si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode |
References si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::getIFDesc(), getIFDesc(), handle, manager, notifier, orb, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), si::ijs::acs::objectexplorer::NotificationBean::reportError(), si::ijs::acs::objectexplorer::NotificationBean::reportMessage(), si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::setCORBARef(), and si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::setIFDesc().
Referenced by connect().
| void si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::internalParentConnect | ( | BACIRemoteNode | baciNode | ) | [inline, private] |
Insert the method's description here. Creation date: (2.11.2000 0:35:23)
| baciNode | si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode |
References ATTRIBUTE, si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::attributeNameToMethodName(), baciIntrospector, si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::connect(), si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::getCORBARef(), getIFDesc(), si::ijs::acs::objectexplorer::OETreeNode::getNodeType(), si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::id, notifier, orb, PROPERTY, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), si::ijs::acs::objectexplorer::NotificationBean::reportError(), si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::setCORBARef(), and si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteNode::setIFDesc().
Referenced by connect().
| java.lang.Object si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::invoke | ( | BACIRemote | node, | |
| BACIOperation | op, | |||
| java.lang.Object[] | explicitParams, | |||
| RemoteResponseCallback | cb | |||
| ) | [inline, package] |
Insert the method's description here. Creation date: (1.11.2000 13:00:27)
| o | si.ijs.acs.objectexplorer.engine.Operation |
References internalInvokeInvocation(), internalInvokeTrivial(), and si::ijs::acs::objectexplorer::engine::Operation::isInvocation().
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::destroyInvocation(), si::ijs::acs::objectexplorer::engine::ANKA::BACIOperation::invoke(), and si::ijs::acs::objectexplorer::engine::ANKA::BACIOperation::invokeAsync().
| BACIRemoteCall si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::invokeAccessor | ( | BACIAttribute | att | ) | [inline, package] |
Insert the method's description here. Creation date: (7.11.2000 22:52:30)
| att | si.ijs.acs.objectexplorer.engine.BACI.BACIAttribute |
References si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::attributeNameToMethodName(), baciIntrospector, si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::extractAny(), si::ijs::acs::objectexplorer::engine::ANKA::BACIAttribute::getAttributeDesc(), si::ijs::acs::objectexplorer::engine::ANKA::BACIRemote::getCORBARef(), si::ijs::acs::objectexplorer::engine::Attribute::getIntrospectable(), si::ijs::acs::objectexplorer::engine::SimpleIntrospectable::getName(), notifier, POLL_SLEEP, POLL_TIMEOUT, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), si::ijs::acs::objectexplorer::NotificationBean::reportError(), and si::ijs::acs::objectexplorer::NotificationBean::reportMessage().
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIAttribute::invokeAccessor().
| BACIRemoteCall si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::invokeMutator | ( | BACIAttribute | att | ) | [inline, package] |
Insert the method's description here. Creation date: (7.11.2000 22:52:49)
| att | si.ijs.acs.objectexplorer.engine.BACI.BACIAttribute |
References notifier, and si::ijs::acs::objectexplorer::NotificationBean::reportError().
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIAttribute::invokeMutator().
| boolean si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::isStrict | ( | ) | [inline, package] |
Insert the method's description here. Creation date: (1.12.2000 13:08:24)
References strict.
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::getCallbackLocation(), si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::getOperations(), and internalInvokeInvocation().
| Contained si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::lookupId | ( | String | id | ) | [inline] |
Insert the method's description here. Creation date: (29.11.2000 0:36:08)
| id | java.lang.String |
References rep.
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::IDtoClassName(), si::ijs::acs::objectexplorer::engine::ANKA::BACIIntrospector::isOfType(), and si::ijs::acs::objectexplorer::engine::ANKA::BACIInvocation::process().
| void si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::resolveManager | ( | ) | [inline, private] |
Insert the method's description here. Creation date: (1.11.2000 14:29:17)
References si::ijs::maci::ClientPOA::_this(), client, si::ijs::maci::ClientInfo::h, handle, si::ijs::maci::ManagerOperations::login(), manager, managerLoc, notifier, orb, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), and si::ijs::acs::objectexplorer::NotificationBean::reportMessage().
Referenced by disconnect(), explodeDeviceNode(), explodeRootNode(), and initialize().
| void si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::run | ( | ) | [inline] |
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
The general contract of the method run is that it may take any action whatsoever.
References notifier, orb, and si::ijs::acs::objectexplorer::NotificationBean::reportDebug().
| void si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::setCaching | ( | boolean | value | ) | [inline] |
Insert the method's description here. Creation date: (6/29/2001 10:59:00 AM)
References bufferDescs.
final short si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::ATTRIBUTE = 4 [static] |
Referenced by explodeDeviceNode(), and internalParentConnect().
HashMap si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::attributeIntrospected = new HashMap() [private] |
Referenced by destroy(), and getAttributes().
BACIIntrospector si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::baciIntrospector = new BACIIntrospector(this) [private] |
Referenced by destroy(), disconnect(), explodeDeviceNode(), explodeDomainNode(), explodeRootNode(), getAttributes(), getIntrospector(), getOperations(), internalInvokeInvocation(), internalInvokeTrivial(), internalParentConnect(), si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::CallbackImpl::invoke(), and invokeAccessor().
boolean si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::bufferDescs = true [private] |
Referenced by getAttributes(), getCaching(), getIFDesc(), getOperations(), and setCaching().
Referenced by destroy(), and resolveManager().
ArrayList si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::connected = new ArrayList() [private] |
Referenced by connect(), destroy(), and disconnect().
HashMap si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::descriptions = new HashMap() [static, private] |
final short si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::DEVICE = 2 [static] |
Referenced by explodeTreeNode(), explodeTypeNode(), and getIcon().
Dispatcher si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::dispatcher = null [private] |
Referenced by destroy(), getDispatcher(), and initialize().
final short si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::DOMAIN = 0 [static] |
Referenced by explodeDomainNode(), explodeRootNode(), explodeTreeNode(), and getIcon().
int si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::handle = 0 [private] |
Referenced by destroy(), disconnect(), explodeRootNode(), internalManagerConnect(), and resolveManager().
COBInfo [] si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::infos = null [private] |
Referenced by explodeDomainNode(), and explodeRootNode().
HashMap si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::interfaceDescriptions = new HashMap() [private] |
Referenced by getIFDesc().
ArrayList si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::invocations = new ArrayList() [private] |
final String si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::IR_CORBALOC = "ANKA.repository" [static] |
Referenced by initialize().
Referenced by destroy(), disconnect(), explodeDeviceNode(), explodeRootNode(), initialize(), internalManagerConnect(), and resolveManager().
final String si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::MANAGER_CORBALOC = "ANKA.manager" [static] |
Referenced by initialize().
String si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::managerLoc = null [private] |
Referenced by initialize(), and resolveManager().
NotificationBean si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::notifier = null [private] |
Referenced by si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::CallbackImpl::CallbackImpl(), destroy(), disconnect(), explodeDeviceNode(), explodeDomainNode(), explodeRootNode(), explodeTreeNode(), explodeTypeNode(), getAttributes(), getIFDesc(), getNotifier(), getOperations(), initialize(), internalInvokeInvocation(), internalInvokeTrivial(), internalManagerConnect(), internalParentConnect(), si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::CallbackImpl::invoke(), invokeAccessor(), invokeMutator(), resolveManager(), run(), si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::Dispatcher::run(), and si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::ServerMessage::run().
HashMap si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::operationsIntrospected = new HashMap() [private] |
Referenced by destroy(), and getOperations().
ORB si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::orb = null [private] |
boolean si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::ORBdebug = false [private] |
Referenced by initialize().
Thread si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::orbThread = null [private] |
Referenced by initialize().
final int si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::POLL_SLEEP = 50 [static] |
Referenced by internalInvokeTrivial(), and invokeAccessor().
final int si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::POLL_TIMEOUT = 5000 [static] |
final short si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::PROPERTY = 3 [static] |
Referenced by getIcon(), and internalParentConnect().
Repository si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::rep = null [private] |
final String si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::strict = "false" [static] |
Referenced by initialize(), and isStrict().
final short si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::TRANSIENT = 5 [static] |
Referenced by getIcon(), and internalInvokeInvocation().
TreeHandlerBean si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::treeHandler = null [private] |
Referenced by explodeDeviceNode(), explodeDomainNode(), explodeRootNode(), explodeTypeNode(), and internalInvokeInvocation().
final short si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::TYPE = 1 [static] |
Referenced by explodeDomainNode(), explodeRootNode(), explodeTreeNode(), and getIcon().
1.6.2