Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.excalibur.instrument Classes and Interfaces - 81 results found.
NameDescriptionTypePackageFramework
AbstractHTMLHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
AbstractHTTPURLHandlerClassorg.apache.excalibur.instrument.manager.http.serverApache Avalon
AbstractHTTPURLPrintWriterHandlerClassorg.apache.excalibur.instrument.manager.http.serverApache Avalon
AbstractHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
AbstractInstrumentThe AbstractInstrument class can be used by an class wishing to implement the Instruement interface.Classorg.apache.excalibur.instrumentApache Avalon
AbstractInstrumentableUtility class to ease the construction of components that can be instrumented.Classorg.apache.excalibur.instrumentApache Avalon
AbstractLogEnabledInstrumentableUtility class to ease the construction of components that can be instrumented but must also implement LogEnabled.Classorg.apache.excalibur.instrumentApache Avalon
AbstractOptionDialogClassorg.apache.excalibur.instrument.clientApache Avalon
AbstractTabularOptionDialogCreates a dialog which displays a table of labeled components to the user.Classorg.apache.excalibur.instrument.clientApache Avalon
AbstractXMLHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
CounterInstrumentCounterInstruments can be used to profile the number of times that something happens.Classorg.apache.excalibur.instrumentApache Avalon
CounterInstrumentListenerObjects which implement the CounterInstrumentListener interface can register themselves with Instrument instances to receive updates whenInterfaceorg.apache.excalibur.instrument.managerApache Avalon
DataInterfaceorg.apache.excalibur.instrument.clientApache Avalon
DefaultInstrumentManagerThe public interface to the DefaultInstrumentManager implementation.Interfaceorg.apache.excalibur.instrument.managerApache Avalon
DefaultInstrumentManagerConnectorInterface for classes which can be registered as Connectors for InstrumentManagers.Interfaceorg.apache.excalibur.instrument.managerApache Avalon
DefaultInstrumentManagerImplClassorg.apache.excalibur.instrument.manager.implApache Avalon
ElementDataInterfaceorg.apache.excalibur.instrument.clientApache Avalon
FavIconHandlerServes up a favicon.Classorg.apache.excalibur.instrument.manager.httpApache Avalon
HTMLCreateSampleHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
HTMLGCHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
HTMLInstrumentHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
HTMLInstrumentManagerHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
HTMLInstrumentableHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
HTMLRootHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
HTMLSampleHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
HTMLSampleLeaseHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
HTTPInstrumentManagerConnectionA Connection to the remote InstrumentManager which connects using the HTTP connector.Classorg.apache.excalibur.instrument.client.httpApache Avalon
HTTPRedirectClassorg.apache.excalibur.instrument.manager.http.serverApache Avalon
HTTPServerClassorg.apache.excalibur.instrument.manager.http.serverApache Avalon
HTTPURLHandlerInterfaceorg.apache.excalibur.instrument.manager.http.serverApache Avalon
InstrumentThe Instrument interface must by implemented by any object wishing to act as an instrument used by the instrument manager.Interfaceorg.apache.excalibur.instrumentApache Avalon
InstrumentDataInterfaceorg.apache.excalibur.instrument.clientApache Avalon
InstrumentDescriptorDescribes a Instrument and acts as a Proxy to protect the originalAuthor:Avalon Development TeamInterfaceorg.apache.excalibur.instrument.managerApache Avalon
InstrumentDescriptorImplDescribes a Instrument and acts as a Proxy to protect the originalSince:4.Classorg.apache.excalibur.instrument.manager.implApache Avalon
InstrumentListenerRoot interface for InstrumentListeners.Interfaceorg.apache.excalibur.instrument.managerApache Avalon
InstrumentManageableComponents which implement the InstrumentManageable Interface will have their InstrumentManager set by the component manager during theirInterfaceorg.apache.excalibur.instrumentApache Avalon
InstrumentManagerInterfaceorg.apache.excalibur.instrumentApache Avalon
InstrumentManagerConnectionA Connection to the remote InstrumentManager.Classorg.apache.excalibur.instrument.clientApache Avalon
InstrumentManagerConnectionListenerInterfaceorg.apache.excalibur.instrument.clientApache Avalon
InstrumentManagerDataInterfaceorg.apache.excalibur.instrument.clientApache Avalon
InstrumentManagerHTTPConnectorAn HTTP connector which allows a client to connect to the ServiceManager using the HTTP protocol.Classorg.apache.excalibur.instrument.manager.httpApache Avalon
InstrumentProxyBecause some components using Instruments will be created in large numbers a way is needed to collect data from the instances of all instances of aInterfaceorg.apache.excalibur.instrumentApache Avalon
InstrumentProxyInstrumentables which do not implement ThreadSafe may have multiple instances created by the ComponentLocator.Classorg.apache.excalibur.instrument.manager.implApache Avalon
InstrumentSampleDataFields inherited from interface org.Interfaceorg.apache.excalibur.instrument.clientApache Avalon
InstrumentSampleDescriptorDescribes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object.Interfaceorg.apache.excalibur.instrument.managerApache Avalon
InstrumentSampleDescriptorImplDescribes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object.Classorg.apache.excalibur.instrument.manager.implApache Avalon
InstrumentSampleElementDataInterfaceorg.apache.excalibur.instrument.clientApache Avalon
InstrumentSampleFrameClassorg.apache.excalibur.instrument.clientApache Avalon
InstrumentSampleListenerObjects which implement the InstrumentSampleListener interface can register themselves with InstrumentSample instances to receive updates on their value.Interfaceorg.apache.excalibur.instrument.managerApache Avalon
InstrumentSampleSnapshotClassorg.apache.excalibur.instrument.managerApache Avalon
InstrumentSampleSnapshotDataFields inherited from interface org.Interfaceorg.apache.excalibur.instrument.clientApache Avalon
InstrumentSampleUtilsA series of methods which are useful when working with InstrumentSamples.Classorg.apache.excalibur.instrument.clientApache Avalon
InstrumentSampleUtilsA series of methods which are useful when working with InstrumentSamples.Classorg.apache.excalibur.instrument.managerApache Avalon
InstrumentableThe Instrumentable interface is to mark objects that can be sampled by an InstrumentManager.Interfaceorg.apache.excalibur.instrumentApache Avalon
InstrumentableDataInterfaceorg.apache.excalibur.instrument.clientApache Avalon
InstrumentableDescriptorDescribes a Instrumentable and acts as a Proxy to protect the originalAuthor:Avalon Development TeamInterfaceorg.apache.excalibur.instrument.managerApache Avalon
InstrumentableDescriptorImplDescribes a Instrumentable and acts as a Proxy to protect the originalSince:4.Classorg.apache.excalibur.instrument.manager.implApache Avalon
LargeMenuThe default JMenu class does not work correctly when the popup menu contains large numbers of elements.Classorg.apache.excalibur.instrument.clientApache Avalon
LineChartDraws a nice pretty chart given a set of data.Classorg.apache.excalibur.instrument.clientApache Avalon
LineChartDraws a nice pretty chart given a set of data.Classorg.apache.excalibur.instrument.manager.httpApache Avalon
MainClassorg.apache.excalibur.instrument.clientApache Avalon
MenuBarClassorg.apache.excalibur.instrument.clientApache Avalon
NoSuchInstrumentExceptionThrown when a Instrument can not be found.Classorg.apache.excalibur.instrument.managerApache Avalon
NoSuchInstrumentSampleExceptionThrown when a InstrumentSample can not be found.Classorg.apache.excalibur.instrument.managerApache Avalon
NoSuchInstrumentableExceptionThrown when a Instrumentable can not be found.Classorg.apache.excalibur.instrument.managerApache Avalon
NoopInstrumentManagerAn InstrumentManager which doesn't do anything.Classorg.apache.excalibur.instrumentApache Avalon
SampleChartHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
URLCoderThe java.Classorg.apache.excalibur.instrument.manager.http.serverApache Avalon
ValueInstrumentObjects implementing Instrumentable can create Instruments with integer values using a ValueInstrument.Classorg.apache.excalibur.instrumentApache Avalon
ValueInstrumentListenerObjects which implement the InstrumentListener interface can register themselves with Instrument instances to receive updates on theInterfaceorg.apache.excalibur.instrument.managerApache Avalon
XMLCreateSampleHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
XMLCreateSamplesHandlerHandler which can be used to create multiple samples at once.Classorg.apache.excalibur.instrument.manager.httpApache Avalon
XMLGCHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
XMLInstrumentHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
XMLInstrumentManagerHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
XMLInstrumentableHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
XMLSampleHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
XMLSampleLeaseHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
XMLSampleLeasesHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
XMLSnapshotHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon
XMLSnapshotsHandlerClassorg.apache.excalibur.instrument.manager.httpApache Avalon