An interface that describes a feature of a profile. Different profiles may share many common features even if the profile itself is different.
Constructor and description |
---|
Feature
() |
Type Params | Return Type | Name and description |
---|---|---|
|
java.util.List |
getBuildPlugins()
|
|
NavigableMap |
getConfiguration()
|
|
java.util.List |
getDependencies()
|
|
java.lang.String |
getDescription()
|
|
Resource |
getLocation()
|
|
java.lang.String |
getName()
|
|
Profile |
getProfile()
|