jlscp
v0.8

org.linuxsampler.lscp.event
Interface TotalStreamCountListener

All Superinterfaces:
java.util.EventListener

public interface TotalStreamCountListener
extends java.util.EventListener

The listener interface that is notified when the total number of active streams is changed.


Method Summary
 void totalStreamCountChanged(TotalStreamCountEvent e)
          Invoked when the total number of active streams has changed.
 

Method Detail

totalStreamCountChanged

void totalStreamCountChanged(TotalStreamCountEvent e)
Invoked when the total number of active streams has changed.


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.