org.alfresco.deployment
Class ShutdownImpl
java.lang.Object
org.alfresco.deployment.ShutdownImpl
public class ShutdownImpl
- extends java.lang.Object
Class to shutdown this instance of the deployment server.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShutdownImpl
public ShutdownImpl()
init
public void init()
setRegistryPort
public void setRegistryPort(int servicePort)
getRegistryPort
public int getRegistryPort()
setServiceName
public void setServiceName(java.lang.String serviceName)
getServiceName
public java.lang.String getServiceName()
setHostName
public void setHostName(java.lang.String hostName)
getHostName
public java.lang.String getHostName()
setUser
public void setUser(java.lang.String user)
getUser
public java.lang.String getUser()
setPassword
public void setPassword(char[] password)
getPassword
public char[] getPassword()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.