de.fhg.igd.semoa.compat.jade
Class MessageRouterImpl.PrivilegedLookup
java.lang.Object
de.fhg.igd.semoa.compat.jade.MessageRouterImpl.PrivilegedLookup
- All Implemented Interfaces:
- PrivilegedExceptionAction
- Enclosing class:
- MessageRouterImpl
- private class MessageRouterImpl.PrivilegedLookup
- extends Object
- implements PrivilegedExceptionAction
Makes a lookup in the environment for a key. This inner class
is used by unicastPostMessage() to give the caller the access
grant of the class MessageRouterImpl.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key_
private String key_
MessageRouterImpl.PrivilegedLookup
MessageRouterImpl.PrivilegedLookup(String key)
run
public Object run()
throws Exception
- Specified by:
run
in interface PrivilegedExceptionAction
- Throws:
Exception
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.