org.jboss.system.server.profileservice.repository
Class ProfileStartAction
java.lang.Object
org.jboss.system.server.profileservice.repository.AbstractProfileAction
org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction
org.jboss.system.server.profileservice.repository.ProfileStartAction
public class ProfileStartAction
- extends AbstractProfileLifeCycleAction
Basic profile start/stop action.
- Version:
- $Revision: 87161 $
- Author:
- Emanuel Muckenhuber
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileStartAction
public ProfileStartAction()
getInstance
public static AbstractProfileLifeCycleAction getInstance()
getInstallMethod
protected String getInstallMethod()
- Specified by:
getInstallMethod
in class AbstractProfileLifeCycleAction
getUninstallMethod
protected String getUninstallMethod()
- Specified by:
getUninstallMethod
in class AbstractProfileLifeCycleAction
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.