org.apache.axis.utils.events
Interface EventListener

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
Debug

public interface EventListener
extends java.io.Serializable


Method Summary
 void notify(Event event)
           
 

Method Detail

notify

public void notify(Event event)


Copyright © 2001 Apache XML Project. All Rights Reserved.