org.apache.beehive.controls.api.packaging
Annotation Type ManifestAttributes


@Target(value=TYPE)
public @interface ManifestAttributes

The ManifestAttributes annotation type enables a set of manifest attributes attributes to be defined for a given control type.

See Also:
ManifestAttribute

Required Element Summary
 ManifestAttribute[] value
           
 

Element Detail

value

public abstract ManifestAttribute[] value