org.erights.e.elang.evm
Class EImplByProxy

java.lang.Object
  |
  +--org.erights.e.elib.slot.Auditable
        |
        +--org.erights.e.elang.evm.EImpl
              |
              +--org.erights.e.elang.evm.EImplByProxy
All Implemented Interfaces:
Amplifiable, Callable, Marker, PassByProxy

public class EImplByProxy
extends EImpl
implements PassByProxy

Untamed: An EImpl that's PassByProxy

Author:
Mark S. Miller, E. Dean Tribble

Field Summary
 
Fields inherited from class org.erights.e.elang.evm.EImpl
 
Fields inherited from class org.erights.e.elib.slot.Auditable
 
Fields inherited from interface org.erights.e.elib.serial.PassByProxy
HONORARY, HONORED_NAMES
 
Constructor Summary
EImplByProxy(Auditor[] approvers, Object[] fields, OuterScope outers, EMethodTable script)
          Enabled:
 
Methods inherited from class org.erights.e.elang.evm.EImpl
callAll, getAllegedType, newContext, optSealedDispatch, optShorten, respondsTo, script, toString
 
Methods inherited from class org.erights.e.elib.slot.Auditable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EImplByProxy

public EImplByProxy(Auditor[] approvers,
                    Object[] fields,
                    OuterScope outers,
                    EMethodTable script)
Enabled:



comments?