org.mbari.siam.core
Interface LogSampleListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- DevicePacketPublisher
public interface LogSampleListener
- extends java.util.EventListener
LogSampleListener is an interface that must
be implemented by objects that wish to intercept
LogSampleServiceEvents.
sampleLogged
void sampleLogged(LogSampleServiceEvent e)
- Action performed when service logs a device sample
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.