Generated by
JDiff

Package java.rmi.activation

Changed Classes and Interfaces
Activatable The Activatable class provides support for remote objects that require persistent access over time and that can be activated by the system.
ActivationGroup An ActivationGroup is responsible for creating new instances of "activatable" objects in its group informing its ActivationMonitor when either: its object's become active or inactive or the group as a whole becomes inactive.
ActivationInstantiator An ActivationInstantiator is responsible for creating instances of "activatable" objects.
ActivationSystem The ActivationSystem provides a means for registering groups and "activatable" objects to be activated within those groups.