public abstract class LongCounter
extends java.lang.Object
implements org.springframework.context.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(org.springframework.context.ApplicationEventPublisher applicationEventPublisher) |
public void setApplicationEventPublisher(org.springframework.context.ApplicationEventPublisher applicationEventPublisher)
setApplicationEventPublisher
in interface org.springframework.context.ApplicationEventPublisherAware
public void increment(int incr)
protected abstract InternalMessage message()
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.