org.apache.aries.blueprint.ext
Class AbstractPropertyPlaceholder.LateBindingValueMetadata

java.lang.Object
  extended by org.apache.aries.blueprint.ext.AbstractPropertyPlaceholder.LateBindingValueMetadata
All Implemented Interfaces:
org.osgi.service.blueprint.reflect.Metadata, org.osgi.service.blueprint.reflect.NonNullMetadata, org.osgi.service.blueprint.reflect.ValueMetadata
Enclosing class:
AbstractPropertyPlaceholder

public class AbstractPropertyPlaceholder.LateBindingValueMetadata
extends Object
implements org.osgi.service.blueprint.reflect.ValueMetadata


Constructor Summary
AbstractPropertyPlaceholder.LateBindingValueMetadata(org.osgi.service.blueprint.reflect.ValueMetadata metadata)
           
 
Method Summary
 String getStringValue()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPropertyPlaceholder.LateBindingValueMetadata

public AbstractPropertyPlaceholder.LateBindingValueMetadata(org.osgi.service.blueprint.reflect.ValueMetadata metadata)
Method Detail

getStringValue

public String getStringValue()
Specified by:
getStringValue in interface org.osgi.service.blueprint.reflect.ValueMetadata

getType

public String getType()
Specified by:
getType in interface org.osgi.service.blueprint.reflect.ValueMetadata


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.