com.xebialabs.deployit.plugin.was.ci
Class WasCell.WsadminDaemonExecution

java.lang.Object
  extended by com.xebialabs.deployit.plugin.was.ci.WasCell.WsadminDaemonExecution
All Implemented Interfaces:
com.xebialabs.deployit.StepExecutionContextListener
Enclosing class:
WasCell

public static final class WasCell.WsadminDaemonExecution
extends java.lang.Object
implements com.xebialabs.deployit.StepExecutionContextListener


Field Summary
private  com.xebialabs.deployit.hostsession.CommandExecution execution
           
private  com.xebialabs.deployit.hostsession.HostSession session
           
 
Constructor Summary
WasCell.WsadminDaemonExecution(com.xebialabs.deployit.hostsession.HostSession session, com.xebialabs.deployit.hostsession.CommandExecution execution)
           
 
Method Summary
 void contextDestroyed()
           
 com.xebialabs.deployit.hostsession.CommandExecution getCommandExecution()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

session

private com.xebialabs.deployit.hostsession.HostSession session

execution

private com.xebialabs.deployit.hostsession.CommandExecution execution
Constructor Detail

WasCell.WsadminDaemonExecution

public WasCell.WsadminDaemonExecution(com.xebialabs.deployit.hostsession.HostSession session,
                                      com.xebialabs.deployit.hostsession.CommandExecution execution)
Method Detail

getCommandExecution

public com.xebialabs.deployit.hostsession.CommandExecution getCommandExecution()

contextDestroyed

public void contextDestroyed()
Specified by:
contextDestroyed in interface com.xebialabs.deployit.StepExecutionContextListener


Copyright © 2010. All Rights Reserved.