Class Utils
- java.lang.Object
-
- org.opennms.container.web.bridge.proxy.Utils
-
public final class Utils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>
getListProperty(org.osgi.framework.ServiceReference reference, String key)
static String
getStringProperty(org.osgi.framework.ServiceReference reference, String key)
-