org.eclipse.sisu.plexus.PlexusBean<T> |
Class Overview
Plexus bean mapping; from hint->instance.
Summary
[Expand]
Inherited Methods |
From interface
java.util.Map.Entry
abstract
boolean
|
equals(Object arg0)
|
abstract
K
|
getKey()
|
abstract
V
|
getValue()
|
abstract
int
|
hashCode()
|
abstract
V
|
setValue(V arg0)
|
|
Public Methods
public
abstract
String
getDescription
()
Returns
- Human readable description
public
abstract
Class<T>
getImplementationClass
()
Returns
- Bean implementation class