Interface Lifecycle.Link
- Enclosing interface:
 Lifecycle
public static interface Lifecycle.Link
A link from a phase to another phase, consisting of a type which can be
 
Lifecycle.Link.Kind.BEFORE or Lifecycle.Link.Kind.AFTER, and a Lifecycle.Pointer to
 another phase.- Since:
 - 4.0.0
 
- 
Method Details
- 
kind
 - 
pointer
 
 -