| Package | Description |
|---|---|
| com.consol.citrus.actions | |
| com.consol.citrus.server |
| Modifier and Type | Method and Description |
|---|---|
Server |
StopServerAction.getServer() |
Server |
StartServerAction.getServer() |
| Modifier and Type | Method and Description |
|---|---|
List<Server> |
StopServerAction.getServerList() |
List<Server> |
StartServerAction.getServerList() |
| Modifier and Type | Method and Description |
|---|---|
StopServerAction |
StopServerAction.setServer(Server server) |
StartServerAction |
StartServerAction.setServer(Server server) |
| Modifier and Type | Method and Description |
|---|---|
StopServerAction |
StopServerAction.setServerList(List<Server> serverList) |
StartServerAction |
StartServerAction.setServerList(List<Server> serverList) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServer
Abstract base class for
Server implementations. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerShutdownThread.add(Server server)
Adds server to maintained server list
|
| Constructor and Description |
|---|
ServerShutdownThread(Server server)
Default Constructor using fields
|
| Constructor and Description |
|---|
ServerShutdownThread(List<Server> servers)
Default Constructor using fields
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.