xmlBlaster 2.2.0 API

org.xmlBlaster.test.memoryleak
Class PublishSame

java.lang.Object
  extended by 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

Field Summary
private  int bulkSize
           
private  I_XmlBlasterAccess con
           
private  boolean connected
           
private  ConnectReturnQos conRetQos
           
private  boolean interactive
           
private static java.util.logging.Logger log
           
private  java.lang.String ME
           
 
Constructor Summary
PublishSame(Global glob)
           
 
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
 

Field Detail

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
Constructor Detail

PublishSame

public PublishSame(Global glob)
Method Detail

main

public static void main(java.lang.String[] args)
Try
   java org.xmlBlaster.test.memoryleak.PublishSame -help
 
for usage help


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.