
Public Member Functions | |
| accessSetter (String accessType, NotificationBean notifier, OETreeNode node, TreeHandlerBean parent, Hashtable devices) | |
| void | run () |
Private Member Functions | |
| RemoteAccess | constructRemoteAccess (String type) throws ClassNotFoundException, java.lang.reflect.InvocationTargetException, InstantiationException, IllegalAccessException |
Private Attributes | |
| String | type = null |
| TreeHandlerBean | parent = null |
| NotificationBean | notifier = null |
| OETreeNode | node = null |
| si::ijs::acs::objectexplorer::TreeHandlerBean::accessSetter::accessSetter | ( | String | accessType, | |
| NotificationBean | notifier, | |||
| OETreeNode | node, | |||
| TreeHandlerBean | parent, | |||
| Hashtable | devices | |||
| ) | [inline] |
References type.
| RemoteAccess si::ijs::acs::objectexplorer::TreeHandlerBean::accessSetter::constructRemoteAccess | ( | String | type | ) | throws ClassNotFoundException, java.lang.reflect.InvocationTargetException, InstantiationException, IllegalAccessException [inline, private] |
References si::ijs::acs::objectexplorer::TreeHandlerBean::devices, notifier, parent, and type.
Referenced by run().
| void si::ijs::acs::objectexplorer::TreeHandlerBean::accessSetter::run | ( | ) | [inline] |
References si::ijs::acs::objectexplorer::ObjectExplorer::addEngineMenu(), constructRemoteAccess(), si::ijs::acs::objectexplorer::TreeHandlerBean::destroyRA(), si::ijs::acs::objectexplorer::engine::RemoteAccess::getEngineMenu(), si::ijs::acs::objectexplorer::TreeHandlerBean::getParent(), si::ijs::acs::objectexplorer::ObjectExplorer::getReporter(), si::ijs::acs::objectexplorer::engine::RemoteAccess::initialize(), si::ijs::acs::objectexplorer::TreeHandlerBean::initializeDetailsHandler(), si::ijs::acs::objectexplorer::ReporterBean::killResponseWindows(), node, notifier, si::ijs::acs::objectexplorer::TreeHandlerBean::parent, parent, si::ijs::acs::objectexplorer::TreeHandlerBean::remoteAccess, si::ijs::acs::objectexplorer::ObjectExplorer::removeEngineMenu(), si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), si::ijs::acs::objectexplorer::NotificationBean::reportError(), si::ijs::acs::objectexplorer::NotificationBean::reportMessage(), si::ijs::acs::objectexplorer::ObjectExplorer::setEnabled(), and type.
Referenced by run().
NotificationBean si::ijs::acs::objectexplorer::TreeHandlerBean::accessSetter::notifier = null [private] |
Referenced by constructRemoteAccess(), and run().
TreeHandlerBean si::ijs::acs::objectexplorer::TreeHandlerBean::accessSetter::parent = null [private] |
Referenced by constructRemoteAccess(), and run().
String si::ijs::acs::objectexplorer::TreeHandlerBean::accessSetter::type = null [private] |
Referenced by accessSetter(), constructRemoteAccess(), and run().
1.6.2