@Component(role=ContainerHelper.class) public class ContainerHelper extends Object
ContainerHelper()
ContainerHelper(org.codehaus.plexus.PlexusContainer container)
Object
lookup(Class type)
lookup(Class type, String name)
lookup(String typeName)
lookup(String typeName, String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ContainerHelper()
public ContainerHelper(org.codehaus.plexus.PlexusContainer container)
public Object lookup(Class type) throws Exception
Exception
public Object lookup(String typeName) throws Exception
public Object lookup(Class type, String name) throws Exception
public Object lookup(String typeName, String name) throws Exception
Copyright © 2006–2019. All rights reserved.