|
Verastream© Bridge Integrator 4.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TraceConfiguration
The ability to create a trace on the host
Method Summary | |
---|---|
boolean |
isTracing()
Specifies whether or not this TraceConfiguration is currently tracing |
void |
start(java.lang.String traceName)
Start CICS 3270 Bridge Vector trace with the trace Temporary Storage queue name |
void |
stop()
Stop CICS 3270 Bridge Vector trace |
Method Detail |
---|
boolean isTracing()
void start(java.lang.String traceName) throws java.lang.IllegalStateException, BridgeException
traceName
- Trace Name to use.
java.lang.IllegalStateException
- if trace is already running, or not connected
BridgeException
void stop() throws BridgeException
BridgeException
|
Verastream© Bridge Integrator 4.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |