|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.scrplugin.annotations.ScannedAnnotation
org.apache.felix.scrplugin.annotations.ClassAnnotation
public class ClassAnnotation
A class annotation
| Field Summary |
|---|
| Fields inherited from class org.apache.felix.scrplugin.annotations.ScannedAnnotation |
|---|
name, values |
| Constructor Summary | |
|---|---|
ClassAnnotation(java.lang.String name,
java.util.Map<java.lang.String,java.lang.Object> values)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class org.apache.felix.scrplugin.annotations.ScannedAnnotation |
|---|
getBooleanValue, getEnumValue, getIntegerValue, getLongValue, getName, getSimpleName, getStringValue, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClassAnnotation(java.lang.String name,
java.util.Map<java.lang.String,java.lang.Object> values)
| Method Detail |
|---|
public java.lang.String toString()
toString in class ScannedAnnotation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||