org.apache.felix.dm.annotation.plugin.bnd
Class MetaType.Designate

java.lang.Object
  extended by org.apache.felix.dm.annotation.plugin.bnd.MetaType.Designate
Enclosing class:
MetaType

public static class MetaType.Designate
extends Object

A Designate element, which maps a PID to a given Object Class Definition.


Constructor Summary
MetaType.Designate(String pid, boolean factory)
           
 
Method Summary
 void writeTo(PrintWriter pw)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaType.Designate

public MetaType.Designate(String pid,
                          boolean factory)
Method Detail

writeTo

public void writeTo(PrintWriter pw)


Copyright © 2011 Apache Software Foundation. All Rights Reserved.