A B C D E F G H I J K L M N O P R S T U V W

A

ATTRIBUTE_CHANGED - Static variable in class org.apache.geronimo.kernel.management.NotificationType
An attribute has change value
addDependencies(ObjectName, Set) - Method in class org.apache.geronimo.kernel.DependencyManager
Adds dependencies from the child to every parent in the parents set
addDependency(ObjectName, ObjectName) - Method in class org.apache.geronimo.kernel.DependencyManager
Declares a dependency from a child to a parent.
addStartHolds(ObjectName, Collection) - Method in class org.apache.geronimo.kernel.DependencyManager
Adds a hold on a collection of object name patterns.

B

BootstrapJdk14Log - class org.apache.geronimo.kernel.log.BootstrapJdk14Log.
 
BootstrapJdk14Log(String) - Constructor for class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
BootstrapLog4jLog - class org.apache.geronimo.kernel.log.BootstrapLog4jLog.
 
BootstrapLog4jLog(String) - Constructor for class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
BootstrapLogFactory - class org.apache.geronimo.kernel.log.BootstrapLogFactory.
 
BootstrapLogFactory() - Constructor for class org.apache.geronimo.kernel.log.BootstrapLogFactory
 
boot() - Method in class org.apache.geronimo.kernel.Kernel
Boot this Kernel, triggering the instantiation of the MBeanServer and DependencyManager, and the registration ConfigurationStore

C

CAR - Static variable in class org.apache.geronimo.kernel.config.ConfigurationModuleType
 
ClassLoading - class org.apache.geronimo.kernel.ClassLoading.
Utilities for loading classes.
ClassLoading() - Constructor for class org.apache.geronimo.kernel.ClassLoading
 
Configuration - class org.apache.geronimo.kernel.config.Configuration.
A Configuration represents a collection of runnable services that can be loaded into a Geronimo Kernel and brought online.
Configuration(Kernel, String, URI, ConfigurationModuleType, URI, ConfigurationParent, List, byte[], Collection, List) - Constructor for class org.apache.geronimo.kernel.config.Configuration
Constructor that can be used to create an offline Configuration, typically only used publically during the deployment process for initial configuration.
ConfigurationInfo - class org.apache.geronimo.kernel.config.ConfigurationInfo.
 
ConfigurationInfo(ObjectName, URI, State, ConfigurationModuleType) - Constructor for class org.apache.geronimo.kernel.config.ConfigurationInfo
 
ConfigurationManager - interface org.apache.geronimo.kernel.config.ConfigurationManager.
 
ConfigurationManagerImpl - class org.apache.geronimo.kernel.config.ConfigurationManagerImpl.
 
ConfigurationManagerImpl(Kernel, Collection) - Constructor for class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
ConfigurationModuleType - class org.apache.geronimo.kernel.config.ConfigurationModuleType.
Configuration types.
ConfigurationModuleType(String, int) - Constructor for class org.apache.geronimo.kernel.config.ConfigurationModuleType
This constructor is intentionally public: this class is not a type-safe enumeration.
ConfigurationParent - interface org.apache.geronimo.kernel.config.ConfigurationParent.
 
ConfigurationStore - interface org.apache.geronimo.kernel.config.ConfigurationStore.
Interface to a store for Configurations.
checkBlocker(ObjectName) - Method in class org.apache.geronimo.kernel.DependencyManager
Gets the object name of the mbean blocking the start specified mbean.
close() - Method in class org.apache.geronimo.kernel.DependencyManager
 
containsConfiguration(URI) - Method in interface org.apache.geronimo.kernel.config.ConfigurationStore
Determines if the store contains a configuration with the spedified ID.

D

DEBUG - Static variable in class org.apache.geronimo.kernel.log.GeronimoLogging
 
DELEGATE_NAME - Static variable in class org.apache.geronimo.kernel.jmx.JMXUtil
the ObjectName of the MBeanServerDelegate
DependencyManager - class org.apache.geronimo.kernel.DependencyManager.
DependencyManager is the record keeper of the dependencies in Geronimo.
DependencyManager(MBeanServer) - Constructor for class org.apache.geronimo.kernel.DependencyManager
 
debug(Object) - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
debug(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
debug(Object) - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
debug(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
debug(Object) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
debug(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
doFail() - Method in class org.apache.geronimo.kernel.config.Configuration
 
doFail() - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
doStart() - Method in class org.apache.geronimo.kernel.config.Configuration
 
doStart() - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
doStop() - Method in class org.apache.geronimo.kernel.config.Configuration
 
doStop() - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 

E

EAR - Static variable in class org.apache.geronimo.kernel.config.ConfigurationModuleType
 
EJB - Static variable in class org.apache.geronimo.kernel.config.ConfigurationModuleType
 
ERROR - Static variable in class org.apache.geronimo.kernel.log.GeronimoLogging
 
EventProvider - interface org.apache.geronimo.kernel.management.EventProvider.
This is a representation of the EventProvider type defined in the J2EE Management specification.
equals(Object) - Method in class org.apache.geronimo.kernel.log.GeronimoLogging
 
error(Object) - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
error(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
error(Object) - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
error(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
error(Object) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
error(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 

F

FAILED - Static variable in class org.apache.geronimo.kernel.management.State
 
FAILED_INDEX - Static variable in class org.apache.geronimo.kernel.management.State
 
FATAL - Static variable in class org.apache.geronimo.kernel.log.GeronimoLogging
 
fatal(Object) - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
fatal(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
fatal(Object) - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
fatal(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
fatal(Object) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
fatal(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
fromInt(int) - Static method in class org.apache.geronimo.kernel.management.State
Get a State from an int index
fromInteger(Integer) - Static method in class org.apache.geronimo.kernel.management.State
Get a State from an Integer index

G

GBEAN_INFO - Static variable in class org.apache.geronimo.kernel.config.Configuration
 
GBEAN_INFO - Static variable in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
GeronimoLog - class org.apache.geronimo.kernel.log.GeronimoLog.
This log wrapper caches the trace, debug and info enabled flags.
GeronimoLog(String, Log) - Constructor for class org.apache.geronimo.kernel.log.GeronimoLog
 
GeronimoLogFactory - class org.apache.geronimo.kernel.log.GeronimoLogFactory.
 
GeronimoLogFactory() - Constructor for class org.apache.geronimo.kernel.log.GeronimoLogFactory
 
GeronimoLogging - class org.apache.geronimo.kernel.log.GeronimoLogging.
 
getAttribute(ObjectName, String) - Method in class org.apache.geronimo.kernel.Kernel
 
getAttribute(ObjectName, String) - Method in interface org.apache.geronimo.kernel.KernelMBean
 
getAttribute(String) - Method in class org.apache.geronimo.kernel.log.GeronimoLogFactory
 
getAttributeNames() - Method in class org.apache.geronimo.kernel.log.GeronimoLogFactory
 
getBaseURL() - Method in class org.apache.geronimo.kernel.config.Configuration
Return the URL that is used to resolve relative classpath locations
getBaseURL() - Method in interface org.apache.geronimo.kernel.config.ConfigurationParent
 
getBaseURL(URI) - Method in interface org.apache.geronimo.kernel.config.ConfigurationStore
Return the base URL for the specified ID
getChildren(ObjectName) - Method in class org.apache.geronimo.kernel.DependencyManager
Gets all of the MBeans that have a dependency on the specified startParent.
getClassLoader() - Method in class org.apache.geronimo.kernel.config.Configuration
 
getClassLoader() - Method in interface org.apache.geronimo.kernel.config.ConfigurationParent
 
getClassName(Class) - Static method in class org.apache.geronimo.kernel.ClassLoading
 
getConfigID() - Method in class org.apache.geronimo.kernel.config.ConfigurationInfo
 
getConfigObjectName(URI) - Method in interface org.apache.geronimo.kernel.config.ConfigurationManager
 
getConfigObjectName(URI) - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
getConfiguration(URI) - Method in interface org.apache.geronimo.kernel.config.ConfigurationStore
Return the Configuration GBean for the specified ID
getConfigurationManager() - Method in class org.apache.geronimo.kernel.Kernel
 
getConfigurationManager() - Method in interface org.apache.geronimo.kernel.KernelMBean
 
getConfigurationState(URI) - Method in class org.apache.geronimo.kernel.Kernel
 
getConfigurationState(URI) - Method in interface org.apache.geronimo.kernel.KernelMBean
 
getDefaultLevel() - Static method in class org.apache.geronimo.kernel.log.GeronimoLogging
 
getDependencyManager() - Method in class org.apache.geronimo.kernel.Kernel
 
getEventTypeValue() - Method in class org.apache.geronimo.kernel.management.State
Gets the event type that should be send after changeing to this state.
getEventTypes() - Method in interface org.apache.geronimo.kernel.management.EventProvider
Gets the event types this object can fire.
getFromValue(int) - Static method in class org.apache.geronimo.kernel.config.ConfigurationModuleType
 
getFromValue(Integer) - Static method in class org.apache.geronimo.kernel.config.ConfigurationModuleType
 
getGBeanInfo() - Static method in class org.apache.geronimo.kernel.config.Configuration
 
getGBeanInfo() - Static method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
getID() - Method in class org.apache.geronimo.kernel.config.Configuration
Return the unique ID
getInstance(Class) - Method in class org.apache.geronimo.kernel.log.GeronimoLogFactory
 
getInstance(String) - Method in class org.apache.geronimo.kernel.log.GeronimoLogFactory
 
getInstances() - Method in class org.apache.geronimo.kernel.log.GeronimoLogFactory
 
getKernel(String) - Static method in class org.apache.geronimo.kernel.Kernel
Get a particular kernel indexed by a name
getKernelName() - Method in class org.apache.geronimo.kernel.Kernel
 
getKernelName() - Method in interface org.apache.geronimo.kernel.KernelMBean
Get the name of this kernel
getLog() - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
getLogClassName() - Method in class org.apache.geronimo.kernel.log.BootstrapLogFactory
 
getLogFactory() - Method in class org.apache.geronimo.kernel.log.GeronimoLogFactory
 
getLogger() - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
getMBeanServer() - Method in class org.apache.geronimo.kernel.Kernel
 
getMBeanServer() - Method in interface org.apache.geronimo.kernel.KernelMBean
Get the MBeanServer used by this kernel
getModuleType() - Method in class org.apache.geronimo.kernel.config.Configuration
Gets the type of the configuration (WAR, RAR et cetera)
getName() - Method in class org.apache.geronimo.kernel.config.ConfigurationModuleType
 
getName() - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
getObjectName() - Method in interface org.apache.geronimo.kernel.config.ConfigurationStore
Return the object name for the store.
getObjectName(String) - Static method in class org.apache.geronimo.kernel.jmx.JMXUtil
Convert a String to an ObjectName
getObjectName() - Method in interface org.apache.geronimo.kernel.management.ManagedObject
Gets the unique name of this object.
getParentID() - Method in class org.apache.geronimo.kernel.config.Configuration
Return the unique ID of this Configuration's parent
getParents(ObjectName) - Method in class org.apache.geronimo.kernel.DependencyManager
Gets the set of parents that the child is depending on
getProxy(Class, MBeanServerConnection, ObjectName) - Static method in class org.apache.geronimo.kernel.jmx.MBeanProxyFactory
Creates an MBean proxy using the specified interface to the objectName.
getSavedState() - Method in class org.apache.geronimo.kernel.config.Configuration
 
getSingleKernel() - Static method in class org.apache.geronimo.kernel.Kernel
Obtain the single kernel that's registered.
getStartTime() - Method in interface org.apache.geronimo.kernel.management.StateManageable
Gets the start time of this component
getState() - Method in class org.apache.geronimo.kernel.config.ConfigurationInfo
 
getState() - Method in interface org.apache.geronimo.kernel.management.StateManageable
Gets the state of this component as an int.
getStateInstance() - Method in interface org.apache.geronimo.kernel.management.StateManageable
Gets the state of this component as a State instance.
getStats() - Method in interface org.apache.geronimo.kernel.management.StatisticsProvider
Gets the statistics collected for this class.
getStoreName() - Method in class org.apache.geronimo.kernel.config.ConfigurationInfo
 
getType() - Method in class org.apache.geronimo.kernel.config.ConfigurationInfo
 
getURL(URI) - Method in interface org.apache.geronimo.kernel.repository.Repository
 
getValue() - Method in class org.apache.geronimo.kernel.config.ConfigurationModuleType
Gets the identifier of this type.

H

handleNotification(Notification, Object) - Method in class org.apache.geronimo.kernel.DependencyManager
 
hasURI(URI) - Method in interface org.apache.geronimo.kernel.repository.Repository
 

I

INFO - Static variable in class org.apache.geronimo.kernel.log.GeronimoLogging
 
InvalidConfigException - exception org.apache.geronimo.kernel.config.InvalidConfigException.
Indicates a invalid Configuration instance.
InvalidConfigException() - Constructor for class org.apache.geronimo.kernel.config.InvalidConfigException
 
InvalidConfigException(Throwable) - Constructor for class org.apache.geronimo.kernel.config.InvalidConfigException
 
InvalidConfigException(String) - Constructor for class org.apache.geronimo.kernel.config.InvalidConfigException
 
InvalidConfigException(String, Throwable) - Constructor for class org.apache.geronimo.kernel.config.InvalidConfigException
 
info(Object) - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
info(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
info(Object) - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
info(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
info(Object) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
info(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
initialize(GeronimoLogging) - Static method in class org.apache.geronimo.kernel.log.GeronimoLogging
Initializes the logging system used by Geronimo.
install(URL) - Method in interface org.apache.geronimo.kernel.config.ConfigurationStore
Add the CAR at the supplied URL into this store
invoke(ObjectName, String) - Method in class org.apache.geronimo.kernel.Kernel
 
invoke(ObjectName, String, Object[], String[]) - Method in class org.apache.geronimo.kernel.Kernel
 
invoke(ObjectName, String) - Method in interface org.apache.geronimo.kernel.KernelMBean
 
invoke(ObjectName, String, Object[], String[]) - Method in interface org.apache.geronimo.kernel.KernelMBean
 
isDebugEnabled() - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
isDebugEnabled() - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
isDebugEnabled() - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
isErrorEnabled() - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
isErrorEnabled() - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
isErrorEnabled() - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
isEventProvider() - Method in interface org.apache.geronimo.kernel.management.ManagedObject
Determines if this object implemnts the event provider type defined in the J2EE Management specification.
isFatalEnabled() - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
isFatalEnabled() - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
isFatalEnabled() - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
isInfoEnabled() - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
isInfoEnabled() - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
isInfoEnabled() - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
isLoaded(ObjectName) - Method in class org.apache.geronimo.kernel.Kernel
 
isLoaded(ObjectName) - Method in interface org.apache.geronimo.kernel.KernelMBean
 
isLoaded(URI) - Method in interface org.apache.geronimo.kernel.config.ConfigurationManager
 
isLoaded(URI) - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
isRunning() - Method in class org.apache.geronimo.kernel.Kernel
 
isRunning() - Method in interface org.apache.geronimo.kernel.KernelMBean
 
isStateManageable() - Method in interface org.apache.geronimo.kernel.management.ManagedObject
Determines if this object implements the state manageable type defined in the J2EE Management specification.
isStatisticsProvider() - Method in interface org.apache.geronimo.kernel.management.ManagedObject
Determines if this object implements the statistics provider type defined in the J2EE Management specification.
isTraceEnabled() - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
isTraceEnabled() - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
isTraceEnabled() - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
isWarnEnabled() - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
isWarnEnabled() - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
isWarnEnabled() - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 

J

JMXUtil - class org.apache.geronimo.kernel.jmx.JMXUtil.
Helper class for JMX Operations

K

KERNEL - Static variable in class org.apache.geronimo.kernel.Kernel
The JMX name used by a Kernel to register itself when it boots.
Kernel - class org.apache.geronimo.kernel.Kernel.
The core of a Geronimo instance.
Kernel() - Constructor for class org.apache.geronimo.kernel.Kernel
No-arg constructor allowing this class to be used as a GBean reference.
Kernel(String) - Constructor for class org.apache.geronimo.kernel.Kernel
Construct a Kernel which does not have a config store.
Kernel(String, String) - Constructor for class org.apache.geronimo.kernel.Kernel
Construct a Kernel which does not have a config store.
KernelMBean - interface org.apache.geronimo.kernel.KernelMBean.
 

L

listConfiguations() - Method in interface org.apache.geronimo.kernel.config.ConfigurationStore
Return the configurations in the store
listConfigurationStores() - Method in class org.apache.geronimo.kernel.Kernel
 
listConfigurationStores() - Method in interface org.apache.geronimo.kernel.KernelMBean
Return a list of the stores this kernel knows about.
listConfigurations(ObjectName) - Method in class org.apache.geronimo.kernel.Kernel
 
listConfigurations(ObjectName) - Method in interface org.apache.geronimo.kernel.KernelMBean
Return info about the configurations in a store.
listConfigurations(ObjectName) - Method in interface org.apache.geronimo.kernel.config.ConfigurationManager
Return a list of the configurations in a specific store.
listConfigurations(ObjectName) - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
listGBeans(ObjectName) - Method in class org.apache.geronimo.kernel.Kernel
 
listGBeans(ObjectName) - Method in interface org.apache.geronimo.kernel.KernelMBean
Return the names of GBeans that match the query.
listStores() - Method in interface org.apache.geronimo.kernel.config.ConfigurationManager
Return a list of the stores this manager knows about.
listStores() - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
load(URI) - Method in interface org.apache.geronimo.kernel.config.ConfigurationManager
 
load(GBeanMBean, URL) - Method in interface org.apache.geronimo.kernel.config.ConfigurationManager
 
load(GBeanMBean, URL, ObjectName) - Method in interface org.apache.geronimo.kernel.config.ConfigurationManager
Load the supplied Configuration into the Kernel and override the default JMX name.
load(URI) - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
load(GBeanMBean, URL) - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
load(GBeanMBean, URL, ObjectName) - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
loadClass(String) - Static method in class org.apache.geronimo.kernel.ClassLoading
Load a class for the given name using the context class loader.
loadClass(String, ClassLoader) - Static method in class org.apache.geronimo.kernel.ClassLoading
Load a class for the given name.
loadGBean(ObjectName, GBeanMBean) - Method in class org.apache.geronimo.kernel.Kernel
 
loadGBean(ObjectName, GBeanMBean) - Method in interface org.apache.geronimo.kernel.KernelMBean
Load a specific GBean into this kernel.
loadGBeans(byte[], ClassLoader) - Static method in class org.apache.geronimo.kernel.config.Configuration
Load GBeans from the supplied byte array using the supplied ClassLoader
loadGMBeanState(GBeanMBean, ObjectInputStream) - Static method in class org.apache.geronimo.kernel.config.Configuration
 
loadRecursive(URI) - Method in interface org.apache.geronimo.kernel.config.ConfigurationManager
 
loadRecursive(URI) - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 

M

MBeanProxyFactory - class org.apache.geronimo.kernel.jmx.MBeanProxyFactory.
MBeanProxyFactory creates a dynamic proxy to an MBean by ObjectName.
MBeanProxyFactory() - Constructor for class org.apache.geronimo.kernel.jmx.MBeanProxyFactory
 
ManagedObject - interface org.apache.geronimo.kernel.management.ManagedObject.
This is a representation of the J2EEManagedObject type defined in the J2EE Management specification
MissingDependencyException - exception org.apache.geronimo.kernel.repository.MissingDependencyException.
 
MissingDependencyException() - Constructor for class org.apache.geronimo.kernel.repository.MissingDependencyException
 
MissingDependencyException(Throwable) - Constructor for class org.apache.geronimo.kernel.repository.MissingDependencyException
 
MissingDependencyException(String) - Constructor for class org.apache.geronimo.kernel.repository.MissingDependencyException
 
MissingDependencyException(String, Throwable) - Constructor for class org.apache.geronimo.kernel.repository.MissingDependencyException
 
main(String[]) - Static method in class org.apache.geronimo.kernel.config.Run
 

N

NOTIFICATION_FILTER - Static variable in class org.apache.geronimo.kernel.management.NotificationType
A notification filter which lets all J2EE notifications pass
NoSuchConfigException - exception org.apache.geronimo.kernel.config.NoSuchConfigException.
Exception indicating the requestion Configuration could not be located.
NoSuchConfigException() - Constructor for class org.apache.geronimo.kernel.config.NoSuchConfigException
 
NoSuchConfigException(Throwable) - Constructor for class org.apache.geronimo.kernel.config.NoSuchConfigException
 
NoSuchConfigException(String) - Constructor for class org.apache.geronimo.kernel.config.NoSuchConfigException
 
NoSuchConfigException(String, Throwable) - Constructor for class org.apache.geronimo.kernel.config.NoSuchConfigException
 
NoSuchStoreException - exception org.apache.geronimo.kernel.config.NoSuchStoreException.
Exception indicating the requested ConfigurationStore could not be located.
NoSuchStoreException() - Constructor for class org.apache.geronimo.kernel.config.NoSuchStoreException
 
NoSuchStoreException(Throwable) - Constructor for class org.apache.geronimo.kernel.config.NoSuchStoreException
 
NoSuchStoreException(String) - Constructor for class org.apache.geronimo.kernel.config.NoSuchStoreException
 
NoSuchStoreException(String, Throwable) - Constructor for class org.apache.geronimo.kernel.config.NoSuchStoreException
 
NotificationType - class org.apache.geronimo.kernel.management.NotificationType.
Static constants class which contains all of the J2EE notification types from the J2EE management specification.

O

OBJECT_CREATED - Static variable in class org.apache.geronimo.kernel.management.NotificationType
A new managed object was created.
OBJECT_DELETED - Static variable in class org.apache.geronimo.kernel.management.NotificationType
A managed object was deleted
OBJECT_NAME - Static variable in interface org.apache.geronimo.kernel.config.PersistentConfigurationList
 
org.apache.geronimo.kernel - package org.apache.geronimo.kernel
 
org.apache.geronimo.kernel.config - package org.apache.geronimo.kernel.config
 
org.apache.geronimo.kernel.jmx - package org.apache.geronimo.kernel.jmx
 
org.apache.geronimo.kernel.log - package org.apache.geronimo.kernel.log
 
org.apache.geronimo.kernel.management - package org.apache.geronimo.kernel.management
 
org.apache.geronimo.kernel.repository - package org.apache.geronimo.kernel.repository
 

P

PersistentConfigurationList - interface org.apache.geronimo.kernel.config.PersistentConfigurationList.
 

R

RAR - Static variable in class org.apache.geronimo.kernel.config.ConfigurationModuleType
 
RUNNING - Static variable in class org.apache.geronimo.kernel.management.State
 
RUNNING_INDEX - Static variable in class org.apache.geronimo.kernel.management.State
 
Repository - interface org.apache.geronimo.kernel.repository.Repository.
 
Run - class org.apache.geronimo.kernel.config.Run.
 
Run() - Constructor for class org.apache.geronimo.kernel.config.Run
 
registerShutdownHook(Runnable) - Method in class org.apache.geronimo.kernel.Kernel
 
registerShutdownHook(Runnable) - Method in interface org.apache.geronimo.kernel.KernelMBean
 
release() - Method in class org.apache.geronimo.kernel.log.GeronimoLogFactory
 
removeAllDependencies(ObjectName) - Method in class org.apache.geronimo.kernel.DependencyManager
Removes all dependencies for a child
removeAllStartHolds(ObjectName) - Method in class org.apache.geronimo.kernel.DependencyManager
Removes all of the holds owned by a component.
removeAttribute(String) - Method in class org.apache.geronimo.kernel.log.GeronimoLogFactory
 
removeDependency(ObjectName, ObjectName) - Method in class org.apache.geronimo.kernel.DependencyManager
Removes a dependency from a child to a parent
removeStartHolds(ObjectName, Collection) - Method in class org.apache.geronimo.kernel.DependencyManager
Removes a collection of holds.
restore() - Method in interface org.apache.geronimo.kernel.config.PersistentConfigurationList
 

S

SERVICE - Static variable in class org.apache.geronimo.kernel.config.ConfigurationModuleType
 
STARTING - Static variable in class org.apache.geronimo.kernel.management.State
 
STARTING_INDEX - Static variable in class org.apache.geronimo.kernel.management.State
 
STATE_CHANGE_FILTER - Static variable in class org.apache.geronimo.kernel.management.NotificationType
A notification filter which only lets all J2EE state change notifications pass.
STATE_FAILED - Static variable in class org.apache.geronimo.kernel.management.NotificationType
A state manageable object entered the failed state
STATE_RUNNING - Static variable in class org.apache.geronimo.kernel.management.NotificationType
A state manageable object entered the running state
STATE_STARTING - Static variable in class org.apache.geronimo.kernel.management.NotificationType
A state manageable object entered the starting state
STATE_STOPPED - Static variable in class org.apache.geronimo.kernel.management.NotificationType
A state manageable object entered the stopped state.
STATE_STOPPING - Static variable in class org.apache.geronimo.kernel.management.NotificationType
A state manageable object entered the stopping state
STOPPED - Static variable in class org.apache.geronimo.kernel.management.State
 
STOPPED_INDEX - Static variable in class org.apache.geronimo.kernel.management.State
 
STOPPING - Static variable in class org.apache.geronimo.kernel.management.State
 
STOPPING_INDEX - Static variable in class org.apache.geronimo.kernel.management.State
 
State - class org.apache.geronimo.kernel.management.State.
This class contains a type safe enumeration of the states from the J2EE Management specification.
StateManageable - interface org.apache.geronimo.kernel.management.StateManageable.
A Java interface the meets the J2EE Management specification for a state manageable object.
StatisticsProvider - interface org.apache.geronimo.kernel.management.StatisticsProvider.
This is a representation of the StatisticsProvider type defined in the J2EE Management specification.
save() - Method in interface org.apache.geronimo.kernel.config.PersistentConfigurationList
 
setAttribute(ObjectName, String, Object) - Method in class org.apache.geronimo.kernel.Kernel
 
setAttribute(ObjectName, String, Object) - Method in interface org.apache.geronimo.kernel.KernelMBean
 
setAttribute(String, Object) - Method in class org.apache.geronimo.kernel.log.GeronimoLogFactory
 
setBaseURL(URL) - Method in class org.apache.geronimo.kernel.config.Configuration
Set the URL that should be used to resolve relative class locations
setLog(Log) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
setLogFactory(LogFactory) - Method in class org.apache.geronimo.kernel.log.GeronimoLogFactory
 
shutdown() - Method in class org.apache.geronimo.kernel.Kernel
Shut down this kernel instance, unregistering the MBeans and releasing the MBeanServer.
shutdown() - Method in interface org.apache.geronimo.kernel.KernelMBean
 
start() - Method in interface org.apache.geronimo.kernel.management.StateManageable
Transitions the component to the starting state.
startConfiguration(URI) - Method in class org.apache.geronimo.kernel.Kernel
 
startConfiguration(URI) - Method in interface org.apache.geronimo.kernel.KernelMBean
 
startGBean(ObjectName) - Method in class org.apache.geronimo.kernel.Kernel
 
startGBean(ObjectName) - Method in interface org.apache.geronimo.kernel.KernelMBean
Start a specific GBean.
startRecursive() - Method in interface org.apache.geronimo.kernel.management.StateManageable
Transitions the component to the starting state.
startRecursiveGBean(ObjectName) - Method in class org.apache.geronimo.kernel.Kernel
 
startRecursiveGBean(ObjectName) - Method in interface org.apache.geronimo.kernel.KernelMBean
Start a specific GBean and its children.
stop() - Method in interface org.apache.geronimo.kernel.management.StateManageable
Transitions the component to the stopping state.
stopConfiguration(URI) - Method in class org.apache.geronimo.kernel.Kernel
 
stopConfiguration(URI) - Method in interface org.apache.geronimo.kernel.KernelMBean
 
stopGBean(ObjectName) - Method in class org.apache.geronimo.kernel.Kernel
 
stopGBean(ObjectName) - Method in interface org.apache.geronimo.kernel.KernelMBean
Stop a specific GBean.
storeGBeans(Map) - Static method in class org.apache.geronimo.kernel.config.Configuration
Return a byte array containing the persisted form of the supplied GBeans
storeGMBeanState(GBeanMBean, ObjectOutputStream) - Static method in class org.apache.geronimo.kernel.config.Configuration
 

T

TRACE - Static variable in class org.apache.geronimo.kernel.log.GeronimoLogging
 
TYPES - Static variable in class org.apache.geronimo.kernel.management.NotificationType
An array containg all of the know J2EE notification types
toInt() - Method in class org.apache.geronimo.kernel.management.State
Gets the integer value of this state as specified in the J2EE Management specification
toString() - Method in class org.apache.geronimo.kernel.config.ConfigurationModuleType
 
toString() - Method in class org.apache.geronimo.kernel.log.GeronimoLogging
 
toString(int) - Static method in class org.apache.geronimo.kernel.management.State
 
toString() - Method in class org.apache.geronimo.kernel.management.State
 
trace(Object) - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
trace(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
trace(Object) - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
trace(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
trace(Object) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
trace(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 

U

uninstall(URI) - Method in interface org.apache.geronimo.kernel.config.ConfigurationStore
 
unload(URI) - Method in interface org.apache.geronimo.kernel.config.ConfigurationManager
 
unload(ObjectName) - Method in interface org.apache.geronimo.kernel.config.ConfigurationManager
 
unload(URI) - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
unload(ObjectName) - Method in class org.apache.geronimo.kernel.config.ConfigurationManagerImpl
 
unloadGBean(ObjectName) - Method in class org.apache.geronimo.kernel.Kernel
 
unloadGBean(ObjectName) - Method in interface org.apache.geronimo.kernel.KernelMBean
Unload a specific GBean.
unregisterShutdownHook(Runnable) - Method in class org.apache.geronimo.kernel.Kernel
 
unregisterShutdownHook(Runnable) - Method in interface org.apache.geronimo.kernel.KernelMBean
 

V

Version - class org.apache.geronimo.kernel.Version.
???
Version() - Constructor for class org.apache.geronimo.kernel.Version
 

W

WAR - Static variable in class org.apache.geronimo.kernel.config.ConfigurationModuleType
 
WARN - Static variable in class org.apache.geronimo.kernel.log.GeronimoLogging
 
warn(Object) - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
warn(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.BootstrapJdk14Log
 
warn(Object) - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
warn(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.BootstrapLog4jLog
 
warn(Object) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 
warn(Object, Throwable) - Method in class org.apache.geronimo.kernel.log.GeronimoLog
 

A B C D E F G H I J K L M N O P R S T U V W

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