|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Untamed: Marker interface that makes objects passable-by-proxy via captp.
When such objects are passed between vats, the recipients ends up with a Far reference to the PassByProxy object.
PassByProxy objects (actual or HONORARY) may not be Selfless (actual or HONORARY). XXX Must find a way to enforce this.
Field Summary | |
static ConstSubclassSet |
HONORARY
Enabled: HONORARY (effectively) contains all the classes named in HONORED_NAMES and all their subclasses. |
static String[] |
HONORED_NAMES
Enabled: List of Java library classes that can be passed-by-proxy. |
Field Detail |
public static final String[] HONORED_NAMES
public static final ConstSubclassSet HONORARY
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |