|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
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.
入れ子のクラスの概要 | |
---|---|
static interface |
Ghostwriter.MasterGhostwriter
|
static interface |
Ghostwriter.SlaveGhostwriter
If a Ghostwriter implements this interface, the performFromSlave method will be executed on the slave. |
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |