org.xmlBlaster.test.memoryleak
Class PublishSame
java.lang.Object
org.xmlBlaster.test.memoryleak.PublishSame
public class PublishSame
- extends java.lang.Object
You can use this client to test with tools like OptimizeIt if we
have memory leaks with volatile messages.
- See Also:
- CORBA xmlBlaster.idl
Method Summary |
static void |
main(java.lang.String[] args)
Try |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ME
private final java.lang.String ME
- See Also:
- Constant Field Values
log
private static java.util.logging.Logger log
con
private I_XmlBlasterAccess con
conRetQos
private ConnectReturnQos conRetQos
connected
private boolean connected
bulkSize
private int bulkSize
interactive
private boolean interactive
PublishSame
public PublishSame(Global glob)
main
public static void main(java.lang.String[] args)
- Try
java org.xmlBlaster.test.memoryleak.PublishSame -help
for usage help
Copyright © 1999-2014 The xmlBlaster.org contributers.