Package aQute.bnd.annotation.metatype
Interface Meta
-
public interface Meta
The Metadata interface provides access to the properties that underly a Configurable interface. Any Configurable interface can implement this interface. The interface provides the annotations that can be used to create metatype objects. @ConsumerInterface
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
NULL
Constant NULL for default usage
-
-
-
Field Detail
-
NULL
static final java.lang.String NULL
Constant NULL for default usage- See Also:
- Constant Field Values
-
-