Serialized Form


Package org.apache.geronimo.kernel.config

Class org.apache.geronimo.kernel.config.ConfigurationInfo extends Object implements Serializable

Serialized Fields

storeName

javax.management.ObjectName storeName

configID

URI configID

state

State state

type

ConfigurationModuleType type

Class org.apache.geronimo.kernel.config.ConfigurationModuleType extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

name

String name

value

int value

Class org.apache.geronimo.kernel.config.InvalidConfigException extends Exception implements Serializable

Class org.apache.geronimo.kernel.config.NoSuchConfigException extends Exception implements Serializable

Class org.apache.geronimo.kernel.config.NoSuchStoreException extends Exception implements Serializable


Package org.apache.geronimo.kernel.management

Class org.apache.geronimo.kernel.management.State extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

name

String name
The user readable name of this state from the J2EE Management specification


index

int index
The state index from the J2EE Management specification


eventTypeValue

String eventTypeValue
Type value to be broadcasted on entering this state.


Package org.apache.geronimo.kernel.repository

Class org.apache.geronimo.kernel.repository.MissingDependencyException extends Exception implements Serializable



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.