org.jboss.ha.framework.test |
|
Java Source File Name | Type | Comment |
ExplicitFailoverClientInterceptor.java | Class | Used for testing clustering: allows to explicitely makes a call to node fail
This will mimic a dead server. |
ExplicitFailoverServerInterceptor.java | Class | Used for testing clustering: allows to explicitely makes a call to node fail
This will mimic a dead server. |
ServiceUnavailableClientInterceptor.java | Class | Used for testing clustering: mimics an exhausted set of targets. |