Serialized Form


Package org.apache.qpid.junit.concurrency

Class org.apache.qpid.junit.concurrency.PossibleDeadlockException extends RuntimeException implements Serializable


Package org.apache.qpid.junit.extensions.util

Class org.apache.qpid.junit.extensions.util.ContextualProperties extends ParsedProperties implements Serializable

Serialized Fields

environment

String environment
Used to hold the value of the environment system property.


useDefaults

boolean useDefaults
Used to indicate that the 'use of defaults' behaviour should be used.


arrayProperties

Map<K,V> arrayProperties
Used to hold all the array properties. This is a mapping from property names to ArrayLists of Strings.

Class org.apache.qpid.junit.extensions.util.ParsedProperties extends Properties implements Serializable

Class org.apache.qpid.junit.extensions.util.StackQueue extends Stack<E> implements Serializable

Class org.apache.qpid.junit.extensions.util.TestContextProperties extends ParsedProperties implements Serializable

Serialized Fields

accessedProps

Properties accessedProps
Holds all properties set or read through this property extension class.



Licensed to the Apache Software Foundation