com.bea.wlrt.jmx.standard
Interface IStream

All Known Subinterfaces:
StreamMBean

public interface IStream


Method Summary
 int getSize()
          This method reads the size of the Stream
 void setSize(int size)
          This method sets the size of the Stream
 

Method Detail

getSize

public int getSize()
This method reads the size of the Stream

Returns:
int - size of the stream

setSize

public void setSize(int size)
This method sets the size of the Stream

Parameters:
size - -int