|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Plugin
Defines a plugin and its dependencies / order of execution
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getAfter()
Get the list of plugins that should be executed after this one |
java.util.List<java.lang.String> |
getBefore()
Get the list of plugins that should be executed before this one |
| Method Detail |
|---|
java.util.List<java.lang.String> getBefore()
java.util.List<java.lang.String> getAfter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||