org.codehaus.plexus.container.initialization
Class InitializeComponentRegistryPhase
java.lang.Object
org.codehaus.plexus.container.initialization.InitializeComponentRegistryPhase
- All Implemented Interfaces:
- ContainerInitializationPhase
public class InitializeComponentRegistryPhase
- extends Object
- implements ContainerInitializationPhase
- Author:
- Jason van Zyl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitializeComponentRegistryPhase
public InitializeComponentRegistryPhase()
execute
public void execute(ContainerInitializationContext context)
throws ContainerInitializationException
- Specified by:
execute
in interface ContainerInitializationPhase
- Throws:
ContainerInitializationException
Copyright © 2001–2014 Codehaus. All rights reserved.