Interface Phase

All Known Implementing Classes:
AbstractPhase, AutoConfigurePhase, ConfigurablePhase, ContextualizePhase, DisposePhase, InitializePhase, LogDisablePhase, LogEnablePhase, ResumePhase, ServiceablePhase, StartPhase, StopPhase, SuspendPhase

public interface Phase
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(Object component, ComponentManager manager, org.codehaus.plexus.classworlds.realm.ClassRealm realm)
    Execute the phase.