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.


Nested Class Summary
static interface Meta.AD
          The AD element in the Metatype specification.
static interface Meta.OCD
          The OCD Annotation maps to the OCD element in the Metatype specification.
static class Meta.Type
           
 
Field Summary
static String NULL
          Constant NULL for default usage
 

Field Detail

NULL

static final String NULL
Constant NULL for default usage

See Also:
Constant Field Values


Copyright © 2012 aQute SARL. All Rights Reserved.