xmlBlaster 2.2.0 API

org.xmlBlaster.test.memoryleak
Class Embedded

java.lang.Object
  extended by org.xmlBlaster.test.memoryleak.Embedded

public class Embedded
extends java.lang.Object

Here we start stop an embeded xmlBlaster instance to test memory an thread consumption.


Field Summary
private  Global glob
           
private static java.util.logging.Logger log
           
private static java.lang.String ME
           
private  int serverPort
           
 
Constructor Summary
Embedded(Global glob)
          Constructs the Embedded object.
 
Method Summary
static void main(java.lang.String[] args)
          Invoke:
protected  void testLoop()
          Loop with start and stop embeded xmlBlaster.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ME

private static java.lang.String ME

glob

private final Global glob

log

private static java.util.logging.Logger log

serverPort

private int serverPort
Constructor Detail

Embedded

public Embedded(Global glob)
Constructs the Embedded object.

Method Detail

testLoop

protected void testLoop()
Loop with start and stop embeded xmlBlaster.


main

public static void main(java.lang.String[] args)
Invoke:
   java org.xmlBlaster.test.memoryleak.Embedded -interactive true
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.