org.objectweb.joram.client.jms
Class Connection.AtomicCounter

java.lang.Object
  extended by org.objectweb.joram.client.jms.Connection.AtomicCounter
Enclosing class:
Connection

 class Connection.AtomicCounter
extends java.lang.Object


Field Summary
(package private)  int initial
           
(package private)  java.lang.StringBuffer strbuf
           
(package private)  long value
           
 
Constructor Summary
Connection.AtomicCounter(java.lang.String prefix)
           
 
Method Summary
(package private)  java.lang.String nextValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

long value

strbuf

java.lang.StringBuffer strbuf

initial

int initial
Constructor Detail

Connection.AtomicCounter

Connection.AtomicCounter(java.lang.String prefix)
Method Detail

nextValue

java.lang.String nextValue()


Copyright © 2010 ScalAgent D.T.. All Rights Reserved.