@StampyLibrary(libraryName="stampy-examples") public class Log4jLevelChangerTestClient extends java.lang.Object
| Constructor and Description |
|---|
Log4jLevelChangerTestClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
disconnect()
Disconnect.
|
AbstractStampyMessageGateway |
getGateway()
Gets the gateway.
|
void |
init()
Inits the.
|
static void |
main(java.lang.String[] args)
The main method.
|
void |
setGateway(AbstractStampyMessageGateway gateway)
Sets the gateway.
|
public void init()
throws java.lang.Exception
java.lang.Exception - the exceptionpublic void disconnect()
throws java.lang.Exception
java.lang.Exception - the exceptionpublic AbstractStampyMessageGateway getGateway()
public void setGateway(AbstractStampyMessageGateway gateway)
gateway - the new gatewaypublic static void main(java.lang.String[] args)
args - the arguments