| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivationInstantiator | |
|---|---|
| java.rmi.activation | Provides support for RMI Object Activation. | 
| Uses of ActivationInstantiator in java.rmi.activation | 
|---|
| Classes in java.rmi.activation that implement ActivationInstantiator | |
|---|---|
|  class | ActivationGroupAn ActivationGroupis responsible for creating new
 instances of "activatable" objects in its group, informing itsActivationMonitorwhen either: its object's become
 active or inactive, or the group as a whole becomes inactive. | 
|  class | ActivationGroup_StubActivationGroup_Stubis a stub class
 for the subclasses ofjava.rmi.activation.ActivationGroupthat are exported as ajava.rmi.server.UnicastRemoteObject. | 
| Methods in java.rmi.activation with parameters of type ActivationInstantiator | |
|---|---|
|  ActivationMonitor | ActivationSystem.activeGroup(ActivationGroupID id,
            ActivationInstantiator group,
            long incarnation)Callback to inform activation system that group is now active. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.