java.lang.Object | |
↳ | org.eclipse.sisu.plexus.Hints |
Constants and utility methods for dealing with Plexus hints.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | DEFAULT_HINT |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NO_HINTS |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the canonical form of the given Plexus hint.
| |||||||||||
Returns the Plexus hints contained in the given @Requirement.
| |||||||||||
Returns the canonical form of the given Plexus hints.
| |||||||||||
Returns the canonical form of the given Plexus hints.
| |||||||||||
Determines if the given Plexus hint denotes the default component.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the canonical form of the given Plexus hint.
hint | The Plexus hint |
---|
Returns the Plexus hints contained in the given @Requirement.
requirement | The Plexus requirement |
---|
Returns the canonical form of the given Plexus hints.
hints | The Plexus hints |
---|
Returns the canonical form of the given Plexus hints.
hints | The Plexus hints |
---|
Determines if the given Plexus hint denotes the default component.
hint | The Plexus hint |
---|
true
if the given hint denotes the default component