Package org.eclipse.sisu.plexus
Class MissingPlexusBean<T>
java.lang.Object
org.eclipse.sisu.plexus.MissingPlexusBean<T>
- All Implemented Interfaces:
Map.Entry<String,
,T> PlexusBean<T>
Map.Entry
representing a missing @Named
Plexus bean.-
Field Details
-
role
-
hint
-
-
Constructor Details
-
MissingPlexusBean
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
getDescription
- Specified by:
getDescription
in interfacePlexusBean<T>
- Returns:
- Human readable description
-
getImplementationClass
- Specified by:
getImplementationClass
in interfacePlexusBean<T>
- Returns:
- Bean implementation class
-
toString
-