public abstract class LongCounter extends Object implements ApplicationEventPublisherAware
InternalMessage
subclass.Modifier and Type | Field and Description |
---|---|
protected long |
count |
Constructor and Description |
---|
LongCounter(int interval) |
Modifier and Type | Method and Description |
---|---|
void |
increment(int incr) |
protected abstract InternalMessage |
message() |
void |
setApplicationEventPublisher(ApplicationEventPublisher applicationEventPublisher) |
public void setApplicationEventPublisher(ApplicationEventPublisher applicationEventPublisher)
setApplicationEventPublisher
in interface ApplicationEventPublisherAware
public void increment(int incr)
protected abstract InternalMessage message()
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.