Package org.objectweb.joram.client.jms
Class Connection.AtomicCounter
- java.lang.Object
-
- org.objectweb.joram.client.jms.Connection.AtomicCounter
-
- Enclosing class:
- Connection
class Connection.AtomicCounter extends Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) intinitial(package private) StringBufferstrbuf(package private) longvalue
-
Constructor Summary
Constructors Constructor Description AtomicCounter(String prefix)
-
-
-
Field Detail
-
value
long value
-
strbuf
StringBuffer strbuf
-
initial
int initial
-
-
Constructor Detail
-
AtomicCounter
AtomicCounter(String prefix)
-
-
Method Detail
-
nextValue
String nextValue()
-
-