org.apache.aries.blueprint.ext
Class AbstractPropertyPlaceholder.LateBindingValueMetadata
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPropertyPlaceholder.LateBindingValueMetadata
public AbstractPropertyPlaceholder.LateBindingValueMetadata(org.osgi.service.blueprint.reflect.ValueMetadata metadata)
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.