de.fhg.igd.semoa.compat.jade
Class MessageRouterImpl.PrivilegedLookup

java.lang.Object
  extended byde.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.


Field Summary
private  String key_
           
 
Constructor Summary
(package private) MessageRouterImpl.PrivilegedLookup(String key)
           
 
Method Summary
 Object run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key_

private String key_
Constructor Detail

MessageRouterImpl.PrivilegedLookup

MessageRouterImpl.PrivilegedLookup(String key)
Method Detail

run

public Object run()
           throws Exception
Specified by:
run in interface PrivilegedExceptionAction
Throws:
Exception


Copyright © Fraunhofer Gesellschaft. All Rights Reserved.