org.kuali.common.deploy
Class DeployExecutable

java.lang.Object
  extended by org.kuali.common.deploy.DeployExecutable
All Implemented Interfaces:
org.kuali.common.util.execute.Executable

public class DeployExecutable
extends Object
implements org.kuali.common.util.execute.Executable


Constructor Summary
DeployExecutable(DeployService service)
           
DeployExecutable(DeployService service, boolean skip)
           
 
Method Summary
 void execute()
           
 DeployService getService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployExecutable

public DeployExecutable(DeployService service)

DeployExecutable

public DeployExecutable(DeployService service,
                        boolean skip)
Method Detail

execute

public void execute()
Specified by:
execute in interface org.kuali.common.util.execute.Executable

getService

public DeployService getService()


Copyright © 2004–2014 The Kuali Foundation. All rights reserved.