ch.elca.el4j.tests.services.remoting.loadbalancing.server
Class LbTestServerNoContextPassing

java.lang.Object
  extended by ch.elca.el4j.tests.services.remoting.loadbalancing.server.LbTestServerNoContextPassing

public class LbTestServerNoContextPassing
extends Object

Defines the server used to test the idempotent invocation module. Launches a business object whose unique purpose is to illustrate the behavior of the module.

Author:
Stefan Pleisch (SPL)
File-location:
LbTestServerNoContextPassing
Last check-in date:
2009-08-04 15:17:52 +0200 (Di, 04. Aug 2009) by swismer for revision 3880

Field Summary
private static org.slf4j.Logger s_logger
          Private logger.
 
Constructor Summary
LbTestServerNoContextPassing()
           
 
Method Summary
static void main(String[] args)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

s_logger

private static org.slf4j.Logger s_logger
Private logger.

Constructor Detail

LbTestServerNoContextPassing

public LbTestServerNoContextPassing()
Method Detail

main

public static void main(String[] args)



Copyright © 2005-2011 ELCA. All Rights Reserved.