Uses of Class
net.dpml.station.RegistryEvent

Packages that use RegistryEvent
net.dpml.station Server activation framework. 
 

Uses of RegistryEvent in net.dpml.station
 

Methods in net.dpml.station with parameters of type RegistryEvent
 void RegistryListener.profileAdded(RegistryEvent event)
          Notify the listener of the addition of a new application profile.
 void RegistryListener.profileRemoved(RegistryEvent event)
          Notify a listener of the removal of an application profile.