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:
getDescriptionin interfacePlexusBean<T>- Returns:
- Human readable description
-
getImplementationClass
- Specified by:
getImplementationClassin interfacePlexusBean<T>- Returns:
- Bean implementation class
-
toString
-