|
||||||||||
| PREV CLASS NEXT CLASS | All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.teraspaces.qwfix.FIXEngineRemoteService
public final class FIXEngineRemoteService
Defines the information about a remote management service for a FIXEngine. This class cannot be inherited.
| Field Summary | |
|---|---|
static String |
ServiceAlertMonitor
The service name of the QWFIX remote alert monitor service. |
static String |
ServiceEngineManager
The service name of the QWFIX remote FIX session manager service. |
static String |
ServiceMessageReplicator
The service name of the QWFIX remote message replicator service. |
static String |
ServicePerformanceMonitor
The service name of the QWFIX remote performance monitor service. |
| Method Summary | |
|---|---|
String |
getDescription()
Gets the service description. |
String |
getName()
Gets the service name. |
boolean |
isEnabled()
Gets a value indicating whether this FIXEngineRemoteService is enabled. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ServiceMessageReplicator
public static final String ServicePerformanceMonitor
public static final String ServiceAlertMonitor
public static final String ServiceEngineManager
| Method Detail |
|---|
public String getName()
public String getDescription()
public boolean isEnabled()
|
||||||||||
| PREV CLASS NEXT CLASS | All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||