Serialized Form
-
Package org.smallmind.quorum.juggler
-
Class org.smallmind.quorum.juggler.JugglerResourceCreationException extends JugglerResourceException implements Serializable
-
Class org.smallmind.quorum.juggler.JugglerResourceException extends FormattedException implements Serializable
-
Class org.smallmind.quorum.juggler.NoAvailableJugglerResourceException extends JugglerResourceException implements Serializable
-
-
Package org.smallmind.quorum.namespace
-
Class org.smallmind.quorum.namespace.JavaName extends Object implements Serializable
-
Serialized Fields
-
nameList
ArrayList<String> nameList
-
nameTranslator
NameTranslator nameTranslator
-
-
-
-
Package org.smallmind.quorum.namespace.event
-
Class org.smallmind.quorum.namespace.event.JavaContextEvent extends EventObject implements Serializable
-
Serialized Fields
-
communicationException
CommunicationException communicationException
-
-
-
-
Package org.smallmind.quorum.pool
-
Class org.smallmind.quorum.pool.ComponentPoolException extends FormattedException implements Serializable
-
-
Package org.smallmind.quorum.pool.complex
-
Class org.smallmind.quorum.pool.complex.ComponentCreationException extends ComponentPoolException implements Serializable
-
Class org.smallmind.quorum.pool.complex.ComponentValidationException extends ComponentPoolException implements Serializable
-
-
Package org.smallmind.quorum.pool.complex.event
-
Class org.smallmind.quorum.pool.complex.event.ComponentPoolEvent extends EventObject implements Serializable
-
Class org.smallmind.quorum.pool.complex.event.ErrorReportingComponentPoolEvent extends ComponentPoolEvent<C> implements Serializable
-
Serialized Fields
-
exception
Exception exception
-
-
-
Class org.smallmind.quorum.pool.complex.event.LeaseTimeReportingComponentPoolEvent extends ComponentPoolEvent<C> implements Serializable
-
Serialized Fields
-
leaseTimeNanos
long leaseTimeNanos
-
-
-
-
Package org.smallmind.quorum.pool.complex.jmx
-
Class org.smallmind.quorum.pool.complex.jmx.ComponentLeaseTimeNotification extends Notification implements Serializable
-
Serialized Fields
-
leaseTimeNanos
long leaseTimeNanos
-
-
-
Class org.smallmind.quorum.pool.complex.jmx.CreationErrorOccurredNotification extends Notification implements Serializable
-
Serialized Fields
-
exception
Exception exception
-
-
-