A B C D G I L O P R S U

A

addAttribute(String, String) - Method in class org.apache.geronimo.gshell.spring.LoggingProcessor.ElementBuilder
 
addBeanFactoryPostProcessor(BeanFactoryPostProcessor) - Method in interface org.apache.geronimo.gshell.spring.BeanContainerContext
 
addBeanFactoryPostProcessor(BeanFactoryPostProcessor) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
addBeanPostProcessor(BeanPostProcessor) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextImpl
 
addChild(String) - Method in class org.apache.geronimo.gshell.spring.LoggingProcessor.ElementBuilder
 
addPCData(String) - Method in class org.apache.geronimo.gshell.spring.LoggingProcessor.ElementBuilder
 

B

BeanContainer - Interface in org.apache.geronimo.gshell.spring
An abstraction of a container of beans.
BeanContainerAware - Interface in org.apache.geronimo.gshell.spring
Allows beans to become aware of their BeanContainer.
BeanContainerAwareProcessor - Class in org.apache.geronimo.gshell.spring
Spring bean post-processor to handle injection of beans which are BeanContainerAware.
BeanContainerAwareProcessor(BeanContainer) - Constructor for class org.apache.geronimo.gshell.spring.BeanContainerAwareProcessor
 
BeanContainerContext - Interface in org.apache.geronimo.gshell.spring
Bean container context.
BeanContainerContextException - Exception in org.apache.geronimo.gshell.spring
Thrown to indicate a BeanContainerContext related failure.
BeanContainerContextException(String) - Constructor for exception org.apache.geronimo.gshell.spring.BeanContainerContextException
 
BeanContainerContextException(String, Throwable) - Constructor for exception org.apache.geronimo.gshell.spring.BeanContainerContextException
 
BeanContainerContextImpl - Class in org.apache.geronimo.gshell.spring
BeanContainerContext implementation used by BeanContainerImpl instances.
BeanContainerContextImpl(ClassLoader) - Constructor for class org.apache.geronimo.gshell.spring.BeanContainerContextImpl
 
BeanContainerContextImpl(ClassLoader, BeanContainerContextImpl) - Constructor for class org.apache.geronimo.gshell.spring.BeanContainerContextImpl
 
BeanContainerContextSupport - Class in org.apache.geronimo.gshell.spring
Support for BeanContainerContext implementations.
BeanContainerContextSupport() - Constructor for class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
BeanContainerContextSupport(BeanContainerContext) - Constructor for class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
BeanContainerException - Exception in org.apache.geronimo.gshell.spring
Thrown to indicate a BeanContainer related failure.
BeanContainerException(String) - Constructor for exception org.apache.geronimo.gshell.spring.BeanContainerException
 
BeanContainerException(String, Throwable) - Constructor for exception org.apache.geronimo.gshell.spring.BeanContainerException
 
BeanContainerImpl - Class in org.apache.geronimo.gshell.spring
Default BeanContainer implementation.
BeanContainerImpl(ClassLoader) - Constructor for class org.apache.geronimo.gshell.spring.BeanContainerImpl
 

C

clear() - Method in class org.apache.geronimo.gshell.spring.LoggingProcessor.ElementBuilder
 
close() - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
configure(String[]) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextImpl
 
containsBean(String) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
containsBeanDefinition(String) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
containsLocalBean(String) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
createChild(Collection<URL>) - Method in interface org.apache.geronimo.gshell.spring.BeanContainer
 
createChild() - Method in interface org.apache.geronimo.gshell.spring.BeanContainer
 
createChild(Collection<URL>) - Method in class org.apache.geronimo.gshell.spring.BeanContainerImpl
 
createChild() - Method in class org.apache.geronimo.gshell.spring.BeanContainerImpl
 
createRoot(String) - Method in class org.apache.geronimo.gshell.spring.LoggingProcessor.ElementBuilder
 

D

DEFAULT_INDENT_SIZE - Static variable in class org.apache.geronimo.gshell.spring.LoggingProcessor
 
destroy() - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 

G

getAliases(String) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getBean(Class<T>) - Method in interface org.apache.geronimo.gshell.spring.BeanContainer
 
getBean(String, Class<T>) - Method in interface org.apache.geronimo.gshell.spring.BeanContainer
 
getBean(String) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getBean(String, Class) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getBean(String, Object[]) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getBean(Class<T>) - Method in class org.apache.geronimo.gshell.spring.BeanContainerImpl
 
getBean(String, Class<T>) - Method in class org.apache.geronimo.gshell.spring.BeanContainerImpl
 
getBeanDefinitionCount() - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getBeanDefinitionNames() - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getBeanFactory() - Method in interface org.apache.geronimo.gshell.spring.BeanContainerContext
 
getBeanFactory() - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getBeanNames() - Method in interface org.apache.geronimo.gshell.spring.BeanContainer
 
getBeanNames(Class) - Method in interface org.apache.geronimo.gshell.spring.BeanContainer
 
getBeanNames() - Method in class org.apache.geronimo.gshell.spring.BeanContainerImpl
 
getBeanNames(Class) - Method in class org.apache.geronimo.gshell.spring.BeanContainerImpl
 
getBeanNamesForType(Class) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getBeanNamesForType(Class, boolean, boolean) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getBeans(Class<T>) - Method in interface org.apache.geronimo.gshell.spring.BeanContainer
 
getBeans(Class<T>) - Method in class org.apache.geronimo.gshell.spring.BeanContainerImpl
 
getBeansOfType(Class) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getBeansOfType(Class, boolean, boolean) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getClassLoader() - Method in interface org.apache.geronimo.gshell.spring.BeanContainer
 
getClassLoader() - Method in class org.apache.geronimo.gshell.spring.BeanContainerImpl
 
getContext() - Method in class org.apache.geronimo.gshell.spring.BeanContainerImpl
 
getCurrent() - Method in class org.apache.geronimo.gshell.spring.LoggingProcessor.ElementBuilder
 
getId() - Method in interface org.apache.geronimo.gshell.spring.BeanContainerContext
 
getId() - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getOrder() - Method in class org.apache.geronimo.gshell.spring.LoggingProcessor
 
getParent() - Method in interface org.apache.geronimo.gshell.spring.BeanContainer
 
getParent() - Method in interface org.apache.geronimo.gshell.spring.BeanContainerContext
 
getParent() - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getParent() - Method in class org.apache.geronimo.gshell.spring.BeanContainerImpl
 
getParentBeanFactory() - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getResources(String) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
getRoot() - Method in class org.apache.geronimo.gshell.spring.LoggingProcessor.ElementBuilder
 
getType(String) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 

I

isActive() - Method in interface org.apache.geronimo.gshell.spring.BeanContainerContext
 
isActive() - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
isPrototype(String) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
isSingleton(String) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
isTypeMatch(String, Class) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 

L

loadBeanDefinitions(XmlBeanDefinitionReader) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextImpl
 
loadBeanDefinitions(XmlBeanDefinitionReader) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
loadBeans(String[]) - Method in interface org.apache.geronimo.gshell.spring.BeanContainer
 
loadBeans(String[]) - Method in class org.apache.geronimo.gshell.spring.BeanContainerImpl
 
log - Variable in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
LoggingProcessor - Class in org.apache.geronimo.gshell.spring
Logs an XML dump of the given bean factory.
LoggingProcessor() - Constructor for class org.apache.geronimo.gshell.spring.LoggingProcessor
 
LoggingProcessor.ElementBuilder - Class in org.apache.geronimo.gshell.spring
Utility class that simplifies creation of DOM tree
LoggingProcessor.ElementBuilder(Document) - Constructor for class org.apache.geronimo.gshell.spring.LoggingProcessor.ElementBuilder
 

O

org.apache.geronimo.gshell.spring - package org.apache.geronimo.gshell.spring
 

P

postProcessAfterInitialization(Object, String) - Method in class org.apache.geronimo.gshell.spring.BeanContainerAwareProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.apache.geronimo.gshell.spring.LoggingProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.apache.geronimo.gshell.spring.BeanContainerAwareProcessor
 

R

refresh() - Method in interface org.apache.geronimo.gshell.spring.BeanContainerContext
 
refresh() - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 
render(ConfigurableListableBeanFactory) - Method in class org.apache.geronimo.gshell.spring.LoggingProcessor
 

S

setBeanContainer(BeanContainer) - Method in interface org.apache.geronimo.gshell.spring.BeanContainerAware
 
setId(String) - Method in class org.apache.geronimo.gshell.spring.BeanContainerContextSupport
 

U

up() - Method in class org.apache.geronimo.gshell.spring.LoggingProcessor.ElementBuilder
 

A B C D G I L O P R S U

Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.