org.jboss.forge.addon.manager.impl
Class RemoveRequestImpl
java.lang.Object
org.jboss.forge.addon.manager.impl.RemoveRequestImpl
- All Implemented Interfaces:
- RemoveRequest
public class RemoveRequestImpl
- extends Object
- implements RemoveRequest
- Author:
- Lincoln Baxter, III
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveRequestImpl
public RemoveRequestImpl(AddonManager manager,
Forge forge,
AddonId id)
getAddonIdToRemove
public AddonId getAddonIdToRemove()
- Specified by:
getAddonIdToRemove in interface RemoveRequest
perform
public void perform()
- Specified by:
perform in interface RemoveRequest
perform
public void perform(AddonRepository repository)
- Specified by:
perform in interface RemoveRequest
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.