A B C D E F G H I L M O P R S T U X

A

AbstractHTMLHandler - class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler.
 
AbstractHTMLHandler(String, DefaultInstrumentManager) - Constructor for class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
Creates a new AbstractHTMLHandler.
AbstractHTTPURLHandler - class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler.
 
AbstractHTTPURLHandler(String, String, String) - Constructor for class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
Creates a new AbstractHTTPURLHandler.
AbstractHTTPURLPrintWriterHandler - class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLPrintWriterHandler.
 
AbstractHTTPURLPrintWriterHandler(String, String, String) - Constructor for class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLPrintWriterHandler
Creates a new AbstractHTTPURLPrintWriterHandler.
AbstractHandler - class org.apache.excalibur.instrument.manager.http.AbstractHandler.
 
AbstractHandler(String, String, DefaultInstrumentManager) - Constructor for class org.apache.excalibur.instrument.manager.http.AbstractHandler
Creates a new AbstractHandler.
AbstractXMLHandler - class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler.
 
AbstractXMLHandler(String, DefaultInstrumentManager) - Constructor for class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
Creates a new AbstractXMLHandler.

B

breadCrumbs(PrintWriter, boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
breadCrumbs(PrintWriter, InstrumentableDescriptor, boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
breadCrumbs(PrintWriter, InstrumentDescriptor, boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
breadCrumbs(PrintWriter, InstrumentSampleDescriptor, boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 

C

CONTENT_TYPE_IMAGE_JPEG - Static variable in interface org.apache.excalibur.instrument.manager.http.server.HTTPURLHandler
 
CONTENT_TYPE_IMAGE_X_ICON - Static variable in interface org.apache.excalibur.instrument.manager.http.server.HTTPURLHandler
 
CONTENT_TYPE_TEXT_HTML - Static variable in interface org.apache.excalibur.instrument.manager.http.server.HTTPURLHandler
 
CONTENT_TYPE_TEXT_XML - Static variable in interface org.apache.excalibur.instrument.manager.http.server.HTTPURLHandler
 
configure(Configuration) - Method in class org.apache.excalibur.instrument.manager.http.InstrumentManagerHTTPConnector
 

D

DEFAULT_PORT - Static variable in class org.apache.excalibur.instrument.manager.http.InstrumentManagerHTTPConnector
The default port.
decode(String, String) - Static method in class org.apache.excalibur.instrument.manager.http.server.URLCoder
 
doGet(String, Map, OutputStream) - Method in class org.apache.excalibur.instrument.manager.http.FavIconHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.HTMLCreateSampleHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.HTMLGCHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.HTMLInstrumentHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.HTMLInstrumentManagerHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.HTMLInstrumentableHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.HTMLRootHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.HTMLSampleHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.HTMLSampleLeaseHandler
Handles the specified request.
doGet(String, Map, OutputStream) - Method in class org.apache.excalibur.instrument.manager.http.SampleChartHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.XMLCreateSampleHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.XMLCreateSamplesHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.XMLGCHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.XMLInstrumentHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.XMLInstrumentManagerHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.XMLInstrumentableHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.XMLSampleHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.XMLSampleLeaseHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.XMLSampleLeasesHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.XMLSnapshotHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.XMLSnapshotsHandler
Handles the specified request.
doGet(String, Map, OutputStream) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
Handles the specified request.
doGet(String, Map, OutputStream) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLPrintWriterHandler
Handles the specified request.
doGet(String, Map, PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLPrintWriterHandler
Handles the specified request.

E

ENCODING - Static variable in class org.apache.excalibur.instrument.manager.http.InstrumentManagerHTTPConnector
The encoding to use when writing out pages and reading in parameters.
encode(String, String) - Static method in class org.apache.excalibur.instrument.manager.http.server.URLCoder
 
endTable(PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
endTableHeaderRow(PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
endTableRow(PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 

F

FavIconHandler - class org.apache.excalibur.instrument.manager.http.FavIconHandler.
Serves up a favicon.ico file.
FavIconHandler() - Constructor for class org.apache.excalibur.instrument.manager.http.FavIconHandler
Creates a new FavIconHandler.
footer(PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 

G

getBooleanParameter(Map, String) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
 
getBooleanParameter(Map, String, boolean) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
 
getContentType() - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
Returns the content type.
getContentType() - Method in interface org.apache.excalibur.instrument.manager.http.server.HTTPURLHandler
Returns the content type.
getEncoding() - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
Return the encoding to use.
getEncoding() - Method in interface org.apache.excalibur.instrument.manager.http.server.HTTPURLHandler
Return the encoding to use.
getInstrumentManager() - Method in class org.apache.excalibur.instrument.manager.http.AbstractHandler
Returns a reference to the instrument manager interface.
getIntegerParameter(Map, String) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
 
getIntegerParameter(Map, String, int) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
 
getIntegerParameters(Map, String, int) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
 
getLongParameter(Map, String) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
 
getLongParameter(Map, String, long) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
 
getLongParameters(Map, String, long) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
 
getParameter(Map, String, String) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
 
getParameter(Map, String) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
 
getParameters(Map, String) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
 
getPath() - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
Returns the path handled by this handler.
getPath() - Method in class org.apache.excalibur.instrument.manager.http.server.HTTPRedirect
 
getPath() - Method in interface org.apache.excalibur.instrument.manager.http.server.HTTPURLHandler
Returns the path handled by this handler.

H

HTMLCreateSampleHandler - class org.apache.excalibur.instrument.manager.http.HTMLCreateSampleHandler.
 
HTMLCreateSampleHandler(DefaultInstrumentManager, InstrumentManagerHTTPConnector) - Constructor for class org.apache.excalibur.instrument.manager.http.HTMLCreateSampleHandler
Creates a new HTMLCreateSampleHandler.
HTMLGCHandler - class org.apache.excalibur.instrument.manager.http.HTMLGCHandler.
 
HTMLGCHandler(DefaultInstrumentManager) - Constructor for class org.apache.excalibur.instrument.manager.http.HTMLGCHandler
Creates a new HTMLGCHandler.
HTMLInstrumentHandler - class org.apache.excalibur.instrument.manager.http.HTMLInstrumentHandler.
 
HTMLInstrumentHandler(DefaultInstrumentManager, InstrumentManagerHTTPConnector) - Constructor for class org.apache.excalibur.instrument.manager.http.HTMLInstrumentHandler
Creates a new HTMLInstrumentHandler.
HTMLInstrumentManagerHandler - class org.apache.excalibur.instrument.manager.http.HTMLInstrumentManagerHandler.
 
HTMLInstrumentManagerHandler(DefaultInstrumentManager, InstrumentManagerHTTPConnector) - Constructor for class org.apache.excalibur.instrument.manager.http.HTMLInstrumentManagerHandler
Creates a new HTMLInstrumentManagerHandler.
HTMLInstrumentableHandler - class org.apache.excalibur.instrument.manager.http.HTMLInstrumentableHandler.
 
HTMLInstrumentableHandler(DefaultInstrumentManager) - Constructor for class org.apache.excalibur.instrument.manager.http.HTMLInstrumentableHandler
Creates a new HTMLInstrumentableHandler.
HTMLRootHandler - class org.apache.excalibur.instrument.manager.http.HTMLRootHandler.
 
HTMLRootHandler(DefaultInstrumentManager) - Constructor for class org.apache.excalibur.instrument.manager.http.HTMLRootHandler
Creates a new HTMLRootHandler.
HTMLSampleHandler - class org.apache.excalibur.instrument.manager.http.HTMLSampleHandler.
 
HTMLSampleHandler(DefaultInstrumentManager, InstrumentManagerHTTPConnector) - Constructor for class org.apache.excalibur.instrument.manager.http.HTMLSampleHandler
Creates a new HTMLSampleHandler.
HTMLSampleLeaseHandler - class org.apache.excalibur.instrument.manager.http.HTMLSampleLeaseHandler.
 
HTMLSampleLeaseHandler(DefaultInstrumentManager, InstrumentManagerHTTPConnector) - Constructor for class org.apache.excalibur.instrument.manager.http.HTMLSampleLeaseHandler
Creates a new HTMLSampleLeaseHandler.
HTTPRedirect - exception org.apache.excalibur.instrument.manager.http.server.HTTPRedirect.
 
HTTPRedirect(String) - Constructor for class org.apache.excalibur.instrument.manager.http.server.HTTPRedirect
Creates a new HTTPRedirect.
HTTPServer - class org.apache.excalibur.instrument.manager.http.server.HTTPServer.
 
HTTPServer(int, InetAddress) - Constructor for class org.apache.excalibur.instrument.manager.http.server.HTTPServer
Creates a new HTTPServer.
HTTPURLHandler - interface org.apache.excalibur.instrument.manager.http.server.HTTPURLHandler.
 
handleRequest(String, Map, OutputStream) - Method in class org.apache.excalibur.instrument.manager.http.server.AbstractHTTPURLHandler
Handles the specified request.
handleRequest(String, Map, OutputStream) - Method in interface org.apache.excalibur.instrument.manager.http.server.HTTPURLHandler
Handles the specified request.
handleSocket(Socket) - Method in class org.apache.excalibur.instrument.manager.http.server.HTTPServer
Handle a newly connected socket.

I

INDENT - Static variable in class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
 
InstrumentManagerHTTPConnector - class org.apache.excalibur.instrument.manager.http.InstrumentManagerHTTPConnector.
An HTTP connector which allows a client to connect to the ServiceManager using the HTTP protocol.
InstrumentManagerHTTPConnector() - Constructor for class org.apache.excalibur.instrument.manager.http.InstrumentManagerHTTPConnector
Creates a new InstrumentManagerHTTPConnector.

L

LineChart - class org.apache.excalibur.instrument.manager.http.LineChart.
Draws a nice pretty chart given a set of data.
LineChart(int, long, String, String, int, boolean) - Constructor for class org.apache.excalibur.instrument.manager.http.LineChart
 

M

makeSafeAttribute(String) - Method in class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
 
mouseClicked(MouseEvent) - Method in class org.apache.excalibur.instrument.manager.http.LineChart
Called when the mouse is clicked ont the component.
mouseDragged(MouseEvent) - Method in class org.apache.excalibur.instrument.manager.http.LineChart
Called when the mouse is dragged over the component.
mouseEntered(MouseEvent) - Method in class org.apache.excalibur.instrument.manager.http.LineChart
Called when the mouse is enters the component.
mouseExited(MouseEvent) - Method in class org.apache.excalibur.instrument.manager.http.LineChart
Called when the mouse is exits the component.
mouseMoved(MouseEvent) - Method in class org.apache.excalibur.instrument.manager.http.LineChart
Called when the mouse is moved over the component.
mousePressed(MouseEvent) - Method in class org.apache.excalibur.instrument.manager.http.LineChart
Called when the mouse is pressed ont the component.
mouseReleased(MouseEvent) - Method in class org.apache.excalibur.instrument.manager.http.LineChart
Called when the mouse is released ont the component.

O

org.apache.excalibur.instrument.manager.http - package org.apache.excalibur.instrument.manager.http
 
org.apache.excalibur.instrument.manager.http.server - package org.apache.excalibur.instrument.manager.http.server
 
outputInstrument(PrintWriter, InstrumentDescriptor, String, boolean, boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
 
outputInstrumentBrief(PrintWriter, InstrumentDescriptor, String, boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
 
outputInstrumentManager(PrintWriter, DefaultInstrumentManager, String, boolean, boolean, boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
 
outputInstrumentSamples(PrintWriter, InstrumentSampleDescriptor[], boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
outputInstrumentable(PrintWriter, InstrumentableDescriptor, String, boolean, boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
 
outputInstrumentableBrief(PrintWriter, InstrumentableDescriptor, String, boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
 
outputInstrumentables(PrintWriter, InstrumentableDescriptor[]) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
outputInstruments(PrintWriter, InstrumentDescriptor[]) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
outputLine(PrintWriter, String, boolean, String) - Method in class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
 
outputSample(PrintWriter, InstrumentSampleDescriptor, String, boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
 
outputSampleBrief(PrintWriter, InstrumentSampleDescriptor, String, boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
 
outputSampleHistory(PrintWriter, InstrumentSampleDescriptor, String, long, boolean, boolean) - Method in class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
 

P

paintComponent(Graphics) - Method in class org.apache.excalibur.instrument.manager.http.LineChart
Paints the component.

R

registerHandler(HTTPURLHandler) - Method in class org.apache.excalibur.instrument.manager.http.server.HTTPServer
Registers a new HTTP URL Handler with the server.
replaceToken(String, String, String) - Method in class org.apache.excalibur.instrument.manager.http.AbstractXMLHandler
Replaces one token with another in a string.

S

SampleChartHandler - class org.apache.excalibur.instrument.manager.http.SampleChartHandler.
 
SampleChartHandler(DefaultInstrumentManager, int, int, boolean) - Constructor for class org.apache.excalibur.instrument.manager.http.SampleChartHandler
Creates a new SampleChartHandler.
setAccessLogFile(String) - Method in class org.apache.excalibur.instrument.manager.http.server.HTTPServer
Access log file name.
setAntialias(boolean) - Method in class org.apache.excalibur.instrument.manager.http.LineChart
Sets the antialias flag to control whether or not antialiasing will be used when rendering the component.
setInstrumentManager(DefaultInstrumentManager) - Method in class org.apache.excalibur.instrument.manager.http.InstrumentManagerHTTPConnector
Set the InstrumentManager to which the Connecter will provide access.
setParameter(Map, String, String) - Method in class org.apache.excalibur.instrument.manager.http.server.HTTPServer
 
setValues(int[], long) - Method in class org.apache.excalibur.instrument.manager.http.LineChart
Sets the data samples to be displayed by the line chart.
start() - Method in class org.apache.excalibur.instrument.manager.http.InstrumentManagerHTTPConnector
 
startTable(PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
startTableHeaderRow(PrintWriter) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
startTableRow(PrintWriter, int) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
stop() - Method in class org.apache.excalibur.instrument.manager.http.InstrumentManagerHTTPConnector
 
stop() - Method in class org.apache.excalibur.instrument.manager.http.server.HTTPServer
Stops the server.

T

tableCell(PrintWriter, String) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
tableCellRight(PrintWriter, String) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
tableHeaderCell(PrintWriter, String) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 
tableRow(PrintWriter, int, String, String) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 

U

URLCoder - class org.apache.excalibur.instrument.manager.http.server.URLCoder.
The java.net.URLDecoder and java.net.URLEncoder classes that ship with Java do not support encoding until Java 1.4.
urlEncode(String) - Method in class org.apache.excalibur.instrument.manager.http.AbstractHTMLHandler
 

X

XMLCreateSampleHandler - class org.apache.excalibur.instrument.manager.http.XMLCreateSampleHandler.
 
XMLCreateSampleHandler(DefaultInstrumentManager, InstrumentManagerHTTPConnector) - Constructor for class org.apache.excalibur.instrument.manager.http.XMLCreateSampleHandler
Creates a new XMLCreateSampleHandler.
XMLCreateSamplesHandler - class org.apache.excalibur.instrument.manager.http.XMLCreateSamplesHandler.
Handler which can be used to create multiple samples at once.
XMLCreateSamplesHandler(DefaultInstrumentManager, InstrumentManagerHTTPConnector) - Constructor for class org.apache.excalibur.instrument.manager.http.XMLCreateSamplesHandler
Creates a new XMLCreateSamplesHandler.
XMLGCHandler - class org.apache.excalibur.instrument.manager.http.XMLGCHandler.
 
XMLGCHandler(DefaultInstrumentManager) - Constructor for class org.apache.excalibur.instrument.manager.http.XMLGCHandler
Creates a new XMLGCHandler.
XMLInstrumentHandler - class org.apache.excalibur.instrument.manager.http.XMLInstrumentHandler.
 
XMLInstrumentHandler(DefaultInstrumentManager) - Constructor for class org.apache.excalibur.instrument.manager.http.XMLInstrumentHandler
Creates a new XMLInstrumentHandler.
XMLInstrumentManagerHandler - class org.apache.excalibur.instrument.manager.http.XMLInstrumentManagerHandler.
 
XMLInstrumentManagerHandler(DefaultInstrumentManager, InstrumentManagerHTTPConnector) - Constructor for class org.apache.excalibur.instrument.manager.http.XMLInstrumentManagerHandler
Creates a new XMLInstrumentManagerHandler.
XMLInstrumentableHandler - class org.apache.excalibur.instrument.manager.http.XMLInstrumentableHandler.
 
XMLInstrumentableHandler(DefaultInstrumentManager) - Constructor for class org.apache.excalibur.instrument.manager.http.XMLInstrumentableHandler
Creates a new XMLInstrumentableHandler.
XMLSampleHandler - class org.apache.excalibur.instrument.manager.http.XMLSampleHandler.
 
XMLSampleHandler(DefaultInstrumentManager) - Constructor for class org.apache.excalibur.instrument.manager.http.XMLSampleHandler
Creates a new XMLSampleHandler.
XMLSampleLeaseHandler - class org.apache.excalibur.instrument.manager.http.XMLSampleLeaseHandler.
 
XMLSampleLeaseHandler(DefaultInstrumentManager, InstrumentManagerHTTPConnector) - Constructor for class org.apache.excalibur.instrument.manager.http.XMLSampleLeaseHandler
Creates a new XMLSampleLeaseHandler.
XMLSampleLeasesHandler - class org.apache.excalibur.instrument.manager.http.XMLSampleLeasesHandler.
 
XMLSampleLeasesHandler(DefaultInstrumentManager, InstrumentManagerHTTPConnector) - Constructor for class org.apache.excalibur.instrument.manager.http.XMLSampleLeasesHandler
Creates a new XMLSampleLeasesHandler.
XMLSnapshotHandler - class org.apache.excalibur.instrument.manager.http.XMLSnapshotHandler.
 
XMLSnapshotHandler(DefaultInstrumentManager) - Constructor for class org.apache.excalibur.instrument.manager.http.XMLSnapshotHandler
Creates a new XMLSnapshotHandler.
XMLSnapshotsHandler - class org.apache.excalibur.instrument.manager.http.XMLSnapshotsHandler.
 
XMLSnapshotsHandler(DefaultInstrumentManager) - Constructor for class org.apache.excalibur.instrument.manager.http.XMLSnapshotsHandler
Creates a new XMLSnapshotsHandler.
XML_BANNER - Static variable in class org.apache.excalibur.instrument.manager.http.InstrumentManagerHTTPConnector
 

A B C D E F G H I L M O P R S T U X

Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.