@StampyLibrary(libraryName="stampy-examples") public class SystemServer extends java.lang.Object
| Constructor and Description |
|---|
SystemServer() |
| Modifier and Type | Method and Description |
|---|---|
AbstractStampyMessageGateway |
getGateway()
Gets the gateway.
|
void |
init()
Inits.
|
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 AbstractStampyMessageGateway getGateway()
public void setGateway(AbstractStampyMessageGateway gateway)
gateway - the new gatewaypublic static void main(java.lang.String[] args)
args - the arguments