com.xebialabs.deployit.plugin.wls.step
Class WlstObjectInfoCollectingCallbackHandler
java.lang.Object
com.xebialabs.deployit.plugin.wls.step.WlstObjectInfoCollectingCallbackHandler
- All Implemented Interfaces:
- com.xebialabs.overthere.OverthereProcessOutputHandler
public class WlstObjectInfoCollectingCallbackHandler
- extends java.lang.Object
- implements com.xebialabs.overthere.OverthereProcessOutputHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WlstObjectInfoCollectingCallbackHandler
public WlstObjectInfoCollectingCallbackHandler(boolean dataToBeCollected)
handleErrorLine
public void handleErrorLine(java.lang.String line)
- Specified by:
handleErrorLine in interface com.xebialabs.overthere.OverthereProcessOutputHandler
handleOutput
public void handleOutput(char c)
- Specified by:
handleOutput in interface com.xebialabs.overthere.OverthereProcessOutputHandler
handleOutputLine
public void handleOutputLine(java.lang.String line)
- Specified by:
handleOutputLine in interface com.xebialabs.overthere.OverthereProcessOutputHandler
getObjectInfo
public java.util.Map<java.lang.String,java.lang.String> getObjectInfo()