org.apache.felix.ipojo.annotations
Annotation Type HandlerDeclaration


@Target(value=TYPE)
public @interface HandlerDeclaration

This annotation is used to configure a handler.

Author:
Felix Project Team

Required Element Summary
 String value
          The content of this attribute represents the XML that would be used in the metadata.xml.
 

Element Detail

value

public abstract String value
The content of this attribute represents the XML that would be used in the metadata.xml.



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.