org.apache.qpid.info
Class AppInfo
java.lang.Object
org.apache.qpid.info.AppInfo
public class AppInfo
- extends Object
AppInfo class is gathering application specific information
Method Summary |
static Map<String,String> |
getInfo()
getInfo method retrieves a key-value map for specific application properties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppInfo
public AppInfo()
getInfo
public static Map<String,String> getInfo()
- getInfo method retrieves a key-value map for specific application properties
- Returns:
- Map
Licensed to the Apache Software Foundation