|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elca.el4j.tests.services.remoting.loadbalancing.client.roundrobin.LbRoundRobinTest
public class LbRoundRobinTest
This class tests the idempotent invocation interceptor that handles retrials by itself.
| Field Summary | |
|---|---|
private ApplicationContext |
m_applicationContext
|
private BusinessObject |
m_obj
|
private static org.slf4j.Logger |
s_logger
Private logger. |
private static String |
ServerNameAndPort1
Define the server names and ports to connect to |
private static String |
ServerNameAndPort2
|
private static String |
ServerNameAndPort3
|
| Constructor Summary | |
|---|---|
LbRoundRobinTest()
|
|
| Method Summary | |
|---|---|
protected String[] |
getInclusiveConfigLocations()
|
protected org.slf4j.Logger |
getLog()
|
protected BusinessObject |
getTestObj()
|
protected void |
runTest()
|
void |
testNextProtocol()
Tests whether the server/DB properly abort the transaction upon reception of a special flag. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final String ServerNameAndPort1
private static final String ServerNameAndPort2
private static final String ServerNameAndPort3
private static org.slf4j.Logger s_logger
private ApplicationContext m_applicationContext
private BusinessObject m_obj
| Constructor Detail |
|---|
public LbRoundRobinTest()
| Method Detail |
|---|
public void testNextProtocol()
#THROW_IDEMPOTENTINVOCATION_EXCEPTIONprotected void runTest()
protected String[] getInclusiveConfigLocations()
protected org.slf4j.Logger getLog()
protected BusinessObject getTestObj()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||