Public Member Functions

cern.laser.util.buffer.SynchroBufferListener Interface Reference

Inheritance diagram for cern.laser.util.buffer.SynchroBufferListener:
cern.laser.source.alarmsysteminterface.impl.AlarmSystemInterfaceProxy alma.acs.alarmsystem.binding.ACSLaserSource

List of all members.

Public Member Functions

void pull (PullEvent event) throws PullException

Detailed Description

SynchroBuffer listener interface.

Author:
F.Calderini

Member Function Documentation

void cern.laser.util.buffer.SynchroBufferListener.pull ( PullEvent  event  )  throws PullException

Callback method. Called with respect to the window size management properties. The callback is executed within a single thread of execution.

Parameters:
event the pulled objects event
Exceptions:
PullException if the pull action failed

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties