org.apache.avalon.activation.appliance
Interface ApplianceListener
- public interface ApplianceListener
An interface implemented by an client that is listening to
events published by an appliance.
- Version:
- $Revision: 1.1.1.1 $ $Date: 2003/09/10 08:54:54 $
- Author:
- Avalon Development Team
applianceEvent
public void applianceEvent(ApplianceEvent event)
- Notification of a state change by a provider appliance.
- Parameters:
event
- the appliance event
Copyright © Apache Software Foundation. All Rights Reserved.