org.kuali.common.deploy
Class DefaultDeployService
java.lang.Object
org.kuali.common.deploy.DefaultDeployService
- All Implemented Interfaces:
- DeployService
public class DefaultDeployService
- extends Object
- implements DeployService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDeployService
public DefaultDeployService()
deploy
public void deploy()
- Specified by:
deploy
in interface DeployService
getController
public AppServerController getController()
setController
public void setController(AppServerController controller)
getChannel
public org.kuali.common.util.secure.SecureChannel getChannel()
setChannel
public void setChannel(org.kuali.common.util.secure.SecureChannel channel)
getHandler
public FileSystemHandler getHandler()
setHandler
public void setHandler(FileSystemHandler handler)
getContext
public DeployContext getContext()
setContext
public void setContext(DeployContext context)
getDatabaseHandler
public DatabaseHandler getDatabaseHandler()
setDatabaseHandler
public void setDatabaseHandler(DatabaseHandler databaseHandler)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.