public interface ComponentAction<T> extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
execute(T component)
Passed a component instance, the action should operate upon the instance.
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.