org.apache.felix.ipojo.annotations
Annotation Type HandlerDeclaration
@Target(value={TYPE,ANNOTATION_TYPE})
public @interface HandlerDeclaration
This annotation is used to configure a handler.
- Author:
- Felix Project Team
Required Element Summary |
java.lang.String |
value
The content of this attribute represents the XML
that would be used in the metadata.xml. |
value
public abstract java.lang.String value
- The content of this attribute represents the XML
that would be used in the metadata.xml.
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.