org.apache.felix.dm.impl.metatype
Class Resource

java.lang.Object
  extended by org.apache.felix.dm.impl.metatype.Resource

public class Resource
extends Object

Helper class used to localize a given Property Meta Data.


Constructor Summary
Resource(Properties properties)
           
 
Method Summary
 String localize(String param)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resource

public Resource(Properties properties)
Method Detail

localize

public String localize(String param)


Copyright © 2011 Apache Software Foundation. All Rights Reserved.