Package org.jboss.util.stream
Interface StreamListener
-
public interface StreamListenerA stream listener- Version:
- $Revision$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonStreamNotification(java.lang.Object source, int size)Invoked by notifiying streams
-