Class Scope
java.lang.Object
io.micronaut.projectgen.core.buildtools.Scope
- All Implemented Interfaces:
io.micronaut.core.order.Ordered
Dependency scope.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Scope
static final Scope
static final Scope
static final Scope
static final Scope
static final Scope
static final Scope
static final Scope
static final Scope
static final Scope
static final Scope
static final Scope
static final Scope
static final Scope
Fields inherited from interface io.micronaut.core.order.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ANNOTATION_PROCESSOR
-
API
-
COMPILE
-
COMPILE_ONLY
-
RUNTIME
-
DEVELOPMENT_ONLY
-
AOT_PLUGIN
-
OPENREWRITE
-
NATIVE_IMAGE_COMPILE_ONLY
-
TEST
-
TEST_ANNOTATION_PROCESSOR
-
TEST_COMPILE_ONLY
-
TEST_RUNTIME
-
TEST_RESOURCES_SERVICE
-
-
Constructor Details
-
Scope
-
-
Method Details
-
getOrder
public int getOrder()- Specified by:
getOrder
in interfaceio.micronaut.core.order.Ordered
-
getSource
- Returns:
- Source
-
setSource
- Parameters:
source
- Source
-
getPhases
- Returns:
- Phases
-
setPhases
- Parameters:
phases
- Phases
-
equals
-
hashCode
public int hashCode()
-