public class LifecycleMethodArgumentType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static LifecycleMethodArgumentType |
COMPONENT_CONTEXT |
static LifecycleMethodArgumentType |
INT |
static LifecycleMethodArgumentType |
INTER_STAGE_PROPS_CONTAINER |
TypeName |
type |
Constructor and Description |
---|
LifecycleMethodArgumentType(TypeName type) |
public static final LifecycleMethodArgumentType COMPONENT_CONTEXT
public static final LifecycleMethodArgumentType INT
public static final LifecycleMethodArgumentType INTER_STAGE_PROPS_CONTAINER
public final TypeName type