JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.maven/2 2.158.0 1
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.netbeans.modules.maven.spi.grammar
Interface GoalsProvider
public interface
GoalsProvider
bridging interface, a single implementation is expected to reside in default lookup coming from the grammar module.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Set
<
String
>
getAvailableGoals
()
list of goals that are known.
Method Detail
getAvailableGoals
Set
<
String
> getAvailableGoals()
list of goals that are known.
Returns:
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.maven/2 2.158.0 1
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method