This project has retired. For details please refer to its
Attic page.
ProjectModelResolverFactory
org.apache.maven.archiva.repository.project
Class ProjectModelResolverFactory
java.lang.Object
org.apache.maven.archiva.repository.project.ProjectModelResolverFactory
- All Implemented Interfaces:
- org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable, org.codehaus.plexus.registry.RegistryListener
public class ProjectModelResolverFactory
- extends java.lang.Object
- implements org.codehaus.plexus.registry.RegistryListener, org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
Factory for ProjectModelResolver objects
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectModelResolverFactory
public ProjectModelResolverFactory()
afterConfigurationChange
public void afterConfigurationChange(org.codehaus.plexus.registry.Registry registry,
java.lang.String propertyName,
java.lang.Object propertyValue)
- Specified by:
afterConfigurationChange
in interface org.codehaus.plexus.registry.RegistryListener
beforeConfigurationChange
public void beforeConfigurationChange(org.codehaus.plexus.registry.Registry registry,
java.lang.String propertyName,
java.lang.Object propertyValue)
- Specified by:
beforeConfigurationChange
in interface org.codehaus.plexus.registry.RegistryListener
getCurrentResolverStack
public ProjectModelResolverStack getCurrentResolverStack()
initialize
public void initialize()
throws org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException
- Specified by:
initialize
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
- Throws:
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException