org.jboss.system.server.profileservice.repository
Class ProfileCreateAction
java.lang.Object
org.jboss.system.server.profileservice.repository.AbstractProfileAction
org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction
org.jboss.system.server.profileservice.repository.ProfileCreateAction
public class ProfileCreateAction
- extends AbstractProfileLifeCycleAction
Basic profile create/destroy action.
- Version:
- $Revision: 85526 $
- Author:
- Emanuel Muckenhuber
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileCreateAction
public ProfileCreateAction()
getInstance
public static ProfileCreateAction 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.