Package org.dspace.kernel.mixins

Interfaces for interacting with the startup, shutdown, or reconfiguration of the framework.

See:
          Description

Interface Summary
ConfigChangeListener Allow a service to be notified when a configuration change occurs.
InitializedService Allow the service or provider to be initialized when it is started by the service manager.
OrderedService Permit the service or provider to be ordered against other classes that implement the same interface (not this one).
ServiceChangeListener Allow a service to be notified when other services change.
ServiceManagerReadyAware Allow a service to be notified when the service manager has started up all known services (including activators).
ShutdownService Allow the service to be notified when the service manager is shutting it down.
 

Package org.dspace.kernel.mixins Description

Interfaces for interacting with the startup, shutdown, or reconfiguration of the framework.



Copyright © Monday, September 1, 2008-2010 The DSpace Foundation. All Rights Reserved.