public class ResumePhase extends AbstractPhase
Constructor and Description |
---|
ResumePhase() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Object object,
ComponentManager manager,
org.codehaus.plexus.classworlds.realm.ClassRealm lookupRealm)
Execute the phase.
|
execute
public void execute(Object object, ComponentManager manager, org.codehaus.plexus.classworlds.realm.ClassRealm lookupRealm)
AbstractPhase
execute
in interface Phase
execute
in class AbstractPhase
object
- The component.manager
- ComponentManager
lookupRealm
- ClassRealm
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.