com.sun.jini.phoenix
Class ActivationGroupImpl.ActiveEntry

java.lang.Object
  extended by com.sun.jini.phoenix.ActivationGroupImpl.ActiveEntry
Enclosing class:
ActivationGroupImpl

private static class ActivationGroupImpl.ActiveEntry
extends Object

Entry in table for active object.


Field Summary
(package private)  Remote impl
           
(package private)  MarshalledObject mobj
           
 
Constructor Summary
ActivationGroupImpl.ActiveEntry(Remote impl)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

impl

Remote impl

mobj

MarshalledObject mobj
Constructor Detail

ActivationGroupImpl.ActiveEntry

ActivationGroupImpl.ActiveEntry(Remote impl)
                          throws ActivationException
Throws:
ActivationException


Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.