Serialized Form


Package org.apache.avalon.excalibur.component.servlet

Class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet implements Serializable

Serialized Fields

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 m_instrumentList
Deprecated. 
Stores the instruments during initialization.


m_childList

ArrayList 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

org.apache.excalibur.instrument.CounterInstrument m_instrumentRequests
Deprecated. 
Counts the number of times the service is requested.


m_instrumentTime

org.apache.excalibur.instrument.ValueInstrument m_instrumentTime
Deprecated. 
Records the amount of time execute takes to be processed.

Class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet implements Serializable

Serialized Fields

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 m_instrumentList
Deprecated. 
Stores the instruments during initialization.


m_childList

ArrayList 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

org.apache.excalibur.instrument.CounterInstrument m_instrumentRequests
Deprecated. 
Counts the number of times the service is requested.


m_instrumentTime

org.apache.excalibur.instrument.ValueInstrument m_instrumentTime
Deprecated. 
Records the amount of time execute takes to be processed.

Class org.apache.avalon.excalibur.component.servlet.ExcaliburComponentManagerServlet implements Serializable

Serialized Fields

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.


Package org.apache.avalon.excalibur.testcase

Class org.apache.avalon.excalibur.testcase.CascadingAssertionFailedError implements Serializable

Serialized Fields

m_throwable

Throwable m_throwable
Deprecated. 



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