org.apache.maven.container
Class ContainerUtils
java.lang.Object
org.apache.maven.container.ContainerUtils
public class ContainerUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerUtils
public ContainerUtils()
findChildComponentHints
public static Set<String> findChildComponentHints(String role,
org.codehaus.plexus.PlexusContainer parent,
org.codehaus.plexus.PlexusContainer child)
findChildComponents
public static Map<String,org.codehaus.plexus.component.repository.ComponentDescriptor> findChildComponents(String role,
org.codehaus.plexus.PlexusContainer parent,
org.codehaus.plexus.PlexusContainer child)
Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.