|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.component.ComponentStack
public final class ComponentStack
Method Summary | |
---|---|
static java.util.List<ComponentStackElement> |
getComponentStack()
|
static void |
popComponentStack()
|
static void |
pushComponentStack(ComponentDescriptor<?> descriptor)
|
static void |
setComponentStackProperty(java.lang.String property)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.List<ComponentStackElement> getComponentStack()
public static void pushComponentStack(ComponentDescriptor<?> descriptor) throws ComponentLookupException
ComponentLookupException
public static void popComponentStack()
public static void setComponentStackProperty(java.lang.String property)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |