Package | Description |
---|---|
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind |
Modifier and Type | Field and Description |
---|---|
protected Action |
AbstractBindVisitor.action |
Modifier and Type | Method and Description |
---|---|
static Action |
Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action[] |
Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AbstractBindVisitor(ComponentWorkbench workbench,
Action action) |
MethodBindVisitor(ComponentWorkbench workbench,
Action action,
org.objectweb.asm.tree.MethodNode method,
Reporter reporter) |
ParameterBindVisitor(ComponentWorkbench workbench,
Action action,
int index) |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.