|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Ghostwriter
A Ghostwriter implements the real work of a Publisher for both Maven projects and normal projects. An implementation must implement at least one of SlaveGhostwriter and/or MasterGhostwriter. If both interfaces are implemented, the slave execution will take place first. If neither interface is implemented, nothing will happen.
| Nested Class Summary | |
|---|---|
static interface |
Ghostwriter.MasterGhostwriter
|
static interface |
Ghostwriter.SlaveGhostwriter
If a Ghostwriter implements this interface, the performFromSlave method will be executed on the slave. |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||