net.dpml.component
Interface ProviderListener

All Superinterfaces:
EventListener, Remote, StateListener

public interface ProviderListener
extends StateListener

An interface implementation by controller concerned with or responsible for handling changes in a local runtime directory context.

Version:
1.2.0
Author:
Digital Product Meta Library

Method Summary
 void statusChanged(StatusEvent event)
          Notify the listener of a change to the provider status.
 
Methods inherited from interface net.dpml.state.StateListener
stateChanged
 

Method Detail

statusChanged

void statusChanged(StatusEvent event)
Notify the listener of a change to the provider status.

Parameters:
event - the status change event