| java.lang.Object | |
| ↳ | org.eclipse.sisu.plexus.ConfigurationImpl | 
Runtime implementation of Plexus @Configuration annotation.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ConfigurationImpl(String name, String value) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Class<? extends Annotation> | annotationType() | ||||||||||
| boolean | equals(Object rhs) | ||||||||||
| int | hashCode() | ||||||||||
| String | name() | ||||||||||
| String | toString() | ||||||||||
| String | value() | ||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
|  From interface
  java.lang.annotation.Annotation | |||||||||||