org.apache.felix.scrplugin
Class PropertyHandler.PropertyDescription

java.lang.Object
  extended by org.apache.felix.scrplugin.PropertyHandler.PropertyDescription
Enclosing class:
PropertyHandler

protected static final class PropertyHandler.PropertyDescription
extends java.lang.Object


Field Summary
 JavaField field
           
 JavaTag propertyTag
           
 
Constructor Summary
PropertyHandler.PropertyDescription(JavaTag p, JavaField f)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

propertyTag

public final JavaTag propertyTag

field

public final JavaField field
Constructor Detail

PropertyHandler.PropertyDescription

public PropertyHandler.PropertyDescription(JavaTag p,
                                           JavaField f)