org.jboss.system.server.profileservice.repository
Class ProfileDeployAction
java.lang.Object
org.jboss.system.server.profileservice.repository.AbstractProfileAction
org.jboss.system.server.profileservice.repository.ProfileDeployAction
public class ProfileDeployAction
- extends AbstractProfileAction
deploy/undeploy action. This deploys/undeploys the profile deployments
based on the lifecycle of the profile.
- Version:
- $Revision: 86190 $
- Author:
- Emanuel Muckenhuber
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileDeployAction
public ProfileDeployAction(MainDeployerAdapter deployer)
install
public void install(org.jboss.profileservice.spi.Profile profile)
- Specified by:
install
in class AbstractProfileAction
uninstall
public void uninstall(org.jboss.profileservice.spi.Profile profile)
- Specified by:
uninstall
in class AbstractProfileAction
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.