A G H I L O R S T V W X _

A

Activator - Class in org.apache.qpid.info
The Activator class for the OSGI info service
Activator() - Constructor for class org.apache.qpid.info.Activator
 
AppInfo - Class in org.apache.qpid.info
AppInfo class is gathering application specific information
AppInfo() - Constructor for class org.apache.qpid.info.AppInfo
 

G

get_response() - Method in class org.apache.qpid.info.util.HttpPoster
Retrieves the response from the http server
getInfo() - Static method in class org.apache.qpid.info.AppInfo
getInfo method retrieves a key-value map for specific application properties
getInfo() - Static method in class org.apache.qpid.info.SystemInfo
getInfo collects all the properties specified in sysprops list
getSections() - Method in class org.apache.qpid.info.util.IniFileReader
Getter for the Sections Map
getSoapEnvelope() - Method in class org.apache.qpid.info.util.SoapClient
 
getSoapMessage() - Method in class org.apache.qpid.info.util.SoapClient
 
getXML() - Method in class org.apache.qpid.info.util.XMLWriter
 
getXMLData() - Method in class org.apache.qpid.info.util.SoapClient
 

H

HttpPoster - Class in org.apache.qpid.info.util
An simple Http post class for qpid info service
HttpPoster(Properties, StringBuffer) - Constructor for class org.apache.qpid.info.util.HttpPoster
Constructor

I

Info<T extends Map<String,?>> - Class in org.apache.qpid.info
The Info class encapsulates all the information we are collecting and it is able to render it in different data representations
Info(T) - Constructor for class org.apache.qpid.info.Info
Constructor.
infoMap - Variable in class org.apache.qpid.info.InfoServiceImpl
 
InfoService - Interface in org.apache.qpid.info
 
InfoServiceImpl - Class in org.apache.qpid.info
 
InfoServiceImpl() - Constructor for class org.apache.qpid.info.InfoServiceImpl
 
IniFileReader - Class in org.apache.qpid.info.util
This class is simple implementation of an ini file reader.
IniFileReader() - Constructor for class org.apache.qpid.info.util.IniFileReader
 
IniFileReader.State - Enum in org.apache.qpid.info.util
 
invoke(String) - Method in interface org.apache.qpid.info.InfoService
 
invoke(String) - Method in class org.apache.qpid.info.InfoServiceImpl
invoke method collects all the information from System and Application and encapsulates them in an Info object

L

load(String) - Method in class org.apache.qpid.info.util.IniFileReader
Loads and parses the ini file with the full path specified in the argument

O

org.apache.qpid.info - package org.apache.qpid.info
 
org.apache.qpid.info.util - package org.apache.qpid.info.util
 

R

replaceVariables(HashMap<String, String>) - Method in class org.apache.qpid.info.util.SoapClient
 
replaceVariables(Properties) - Method in class org.apache.qpid.info.util.SoapClient
 
run() - Method in class org.apache.qpid.info.util.HttpPoster
Posts the message from the _buf StringBuffer to the http server

S

sendSOAPMessage() - Method in class org.apache.qpid.info.util.SoapClient
 
setXMLData(StringBuffer) - Method in class org.apache.qpid.info.util.SoapClient
Clears and sets new XML data
SoapClient - Class in org.apache.qpid.info.util
 
SoapClient(HashMap<String, String>, Properties) - Constructor for class org.apache.qpid.info.util.SoapClient
 
start(BundleContext) - Method in class org.apache.qpid.info.Activator
Start bundle method
stop(BundleContext) - Method in class org.apache.qpid.info.Activator
Stop the bundle method
SystemInfo - Class in org.apache.qpid.info
Collector for system specific information
SystemInfo() - Constructor for class org.apache.qpid.info.SystemInfo
 

T

toMap() - Method in class org.apache.qpid.info.Info
Renders Info map to a HashMap
toProps() - Method in class org.apache.qpid.info.Info
Renders Info map to a property object
toString() - Method in class org.apache.qpid.info.Info
 
toStringBuffer() - Method in class org.apache.qpid.info.Info
Renders Info map to a StringBuffer
toXML() - Method in class org.apache.qpid.info.Info
Renders Info map to a StringBuffer containing an XML string

V

valueOf(String) - Static method in enum org.apache.qpid.info.util.IniFileReader.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.qpid.info.util.IniFileReader.State
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeCloseTag(String) - Method in class org.apache.qpid.info.util.XMLWriter
 
writeOpenTag(String, Map<String, String>) - Method in class org.apache.qpid.info.util.XMLWriter
 
writeTag(String, Map<String, String>, String) - Method in class org.apache.qpid.info.util.XMLWriter
 
writeXMLHeader() - Method in class org.apache.qpid.info.util.XMLWriter
 

X

XMLWriter - Class in org.apache.qpid.info.util
Naive and rudimentary XML writer It has methods to write the header, a tag with attributes and values.
XMLWriter(StringBuffer) - Constructor for class org.apache.qpid.info.util.XMLWriter
 

_

_ctx - Variable in class org.apache.qpid.info.Activator
 
_service - Variable in class org.apache.qpid.info.Activator
 

A G H I L O R S T V W X _

Licensed to the Apache Software Foundation