Serialized Form
|
Package org.apache.avalon.excalibur.component.servlet |
m_referenceName
String m_referenceName
- Deprecated.
m_componentManager
ComponentManager m_componentManager
- Deprecated.
m_logger
Logger m_logger
- Deprecated.
m_instrumentableName
String m_instrumentableName
- Deprecated.
- Instrumentable Name assigned to this Instrumentable
m_instrumentList
ArrayList<E> m_instrumentList
- Deprecated.
- Stores the instruments during initialization.
m_childList
ArrayList<E> m_childList
- Deprecated.
- Stores the child instrumentables during initialization.
m_registered
boolean m_registered
- Deprecated.
- Flag which is to used to keep track of when the Instrumentable has been registered.
m_instrumentRequests
CounterInstrument m_instrumentRequests
- Deprecated.
- Counts the number of times the service is requested.
m_instrumentTime
ValueInstrument m_instrumentTime
- Deprecated.
- Records the amount of time execute takes to be processed.
m_referenceName
String m_referenceName
- Deprecated.
m_serviceManager
ServiceManager m_serviceManager
- Deprecated.
m_logger
Logger m_logger
- Deprecated.
m_instrumentableName
String m_instrumentableName
- Deprecated.
- Instrumentable Name assigned to this Instrumentable
m_instrumentList
ArrayList<E> m_instrumentList
- Deprecated.
- Stores the instruments during initialization.
m_childList
ArrayList<E> m_childList
- Deprecated.
- Stores the child instrumentables during initialization.
m_registered
boolean m_registered
- Deprecated.
- Flag which is to used to keep track of when the Instrumentable has been registered.
m_instrumentRequests
CounterInstrument m_instrumentRequests
- Deprecated.
- Counts the number of times the service is requested.
m_instrumentTime
ValueInstrument m_instrumentTime
- Deprecated.
- Records the amount of time execute takes to be processed.
m_componentManagerCreator
ExcaliburComponentManagerCreator m_componentManagerCreator
- Deprecated.
m_latch
org.apache.avalon.excalibur.component.servlet.ExcaliburComponentManagerServlet.Latch m_latch
- Deprecated.
- Latch used to shutdown the ExcaliburComponentManagerCreator cleanly.
Copyright © 1997-2012 Apache Software Foundation. All Rights Reserved.