Knopflerfish OSGi 3.4.0

org.osgi.service.blueprint.reflect
Interface NullMetadata

All Superinterfaces:
Metadata

public interface NullMetadata
extends Metadata

Metadata for a value specified to be null via the <null> element.

Version:
$Revision: 8083 $
ThreadSafe

Field Summary
static NullMetadata NULL
          Singleton instance of NullMetadata.
 

Field Detail

NULL

public static final NullMetadata NULL
Singleton instance of NullMetadata.


Knopflerfish OSGi 3.4.0