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

A

addURL(URL) - Method in class org.apache.xbean.server.classloader.JarFileClassLoader
addURLs(URL[]) - Method in class org.apache.xbean.server.classloader.JarFileClassLoader
Adds an array of urls to the end of this class loader.
addURLs(List) - Method in class org.apache.xbean.server.classloader.JarFileClassLoader
Adds a list of urls to the end of this class loader.
afterPropertiesSet() - Method in class org.apache.xbean.server.deployer.FileDeployer
 
afterPropertiesSet() - Method in class org.apache.xbean.server.spring.jmx.ConnectorServerFactoryBean
 

B

boot() - Method in class org.apache.xbean.server.spring.main.SpringBootstrap
Loads the main instance from the Spring configuration file and executes it.

C

ClassLoaderReference - class org.apache.xbean.server.spring.reference.ClassLoaderReference.
ClassLoaderReference is a the class loader in the ServiceContextThreadLocal.
ClassLoaderReference() - Constructor for class org.apache.xbean.server.spring.reference.ClassLoaderReference
 
ClassLoaderUtil - class org.apache.xbean.server.classloader.ClassLoaderUtil.
Utility methods for class loader manipulation in a server environment.
ClassLoaderXmlPreprocessor - class org.apache.xbean.server.spring.configuration.ClassLoaderXmlPreprocessor.
ClassLoaderXmlPreprocessor extracts a ClassLoader definition from the xml document, builds a class loader, assigns the class loader to the application context and xml reader, and removes the classpath element from document.
ClassLoaderXmlPreprocessor(Repository) - Constructor for class org.apache.xbean.server.spring.configuration.ClassLoaderXmlPreprocessor
Creates a ClassLoaderXmlPreprocessor that uses the specified repository to resolve the class path locations.
ConnectorServerFactoryBean - class org.apache.xbean.server.spring.jmx.ConnectorServerFactoryBean.
A helper class which logs a useful startup message.
ConnectorServerFactoryBean() - Constructor for class org.apache.xbean.server.spring.jmx.ConnectorServerFactoryBean
 
clearSunSoftCache(Class, String) - Static method in class org.apache.xbean.server.classloader.ClassLoaderUtil
Clears the caches maintained by the SunVM object stream implementation.
createBeanDefinition() - Static method in class org.apache.xbean.server.spring.reference.ClassLoaderReference
Creates a bean definition for ServiceContextThreadLocal.
createBeanDefinition() - Static method in class org.apache.xbean.server.spring.reference.KernelReference
Creates a bean definition for KernelReference.
createBeanDefinition() - Static method in class org.apache.xbean.server.spring.reference.ServiceNameReference
Creates a bean definition for ServiceNameReference.
createBeanDefinition() - Static method in class org.apache.xbean.server.spring.reference.ServiceNameStringReference
Creates a bean definition for ServiceNameStringReference.
createChildClassLoader(String, File, ClassLoader) - Method in class org.apache.xbean.server.deployer.FileDeployer
 
createService(ServiceContext) - Method in class org.apache.xbean.server.spring.configuration.SpringConfigurationServiceFactory
createServiceForFile(String, File, ClassLoader, ApplicationContext) - Method in class org.apache.xbean.server.deployer.FileDeployer
 

D

DEFAULT_EXIT_CODE - Static variable in class org.apache.xbean.server.main.FatalStartupError
The default exit code assigned to new exception if an exit code is not provided.
DestroyableClassLoader - interface org.apache.xbean.server.classloader.DestroyableClassLoader.
DestroyableClassLoader is a mixin interface for a ClassLoader that add a destroy method to propertly cleanup a classloader then dereferenced by the server.
destroy(ClassLoader) - Static method in class org.apache.xbean.server.classloader.ClassLoaderUtil
Cleans well known class loader leaks in VMs and libraries.
destroy() - Method in interface org.apache.xbean.server.classloader.DestroyableClassLoader
Destroys the clasloader releasing all resources.
destroy() - Method in class org.apache.xbean.server.classloader.JarFileClassLoader
Destroys the clasloader releasing all resources. After this mehtod is called, the class loader will no longer load any classes or resources.
destroy() - Method in class org.apache.xbean.server.classloader.NamedClassLoader
Destroys the clasloader releasing all resources. After this mehtod is called, the class loader will no longer load any classes or resources.
destroy() - Method in class org.apache.xbean.server.main.KernelMain
 
destroy() - Method in class org.apache.xbean.server.spring.configuration.SpringConfiguration
Unregisters all of the services registered with the kernel in the constructor.
destroyService(ServiceContext) - Method in class org.apache.xbean.server.spring.configuration.SpringConfigurationServiceFactory

F

FatalStartupError - error org.apache.xbean.server.main.FatalStartupError.
Indicates that a fatal error occured while starting the server.
FatalStartupError(String) - Constructor for class org.apache.xbean.server.main.FatalStartupError
Creates a FatalStartupError containing the specified message and the DEFAULT_EXIT_CODE.
FatalStartupError(String, int) - Constructor for class org.apache.xbean.server.main.FatalStartupError
Creates a FatalStartupError containing the specified message and exit code.
FatalStartupError(String, Throwable) - Constructor for class org.apache.xbean.server.main.FatalStartupError
Creates a FatalStartupError containing the specified message, cause by exception, and the DEFAULT_EXIT_CODE.
FatalStartupError(String, int, Throwable) - Constructor for class org.apache.xbean.server.main.FatalStartupError
Creates a FatalStartupError containing the specified message, cause by exception, and the specified exit code.
FileDeployer - class org.apache.xbean.server.deployer.FileDeployer.
A service which auto-deploys services within a recursive file system.
FileDeployer() - Constructor for class org.apache.xbean.server.deployer.FileDeployer
 
FileSystemRepository - class org.apache.xbean.server.repository.FileSystemRepository.
FileSystemRepository maps resource ids to a directory on the local file system.
FileSystemRepository() - Constructor for class org.apache.xbean.server.repository.FileSystemRepository
Creates a new repository without a specified root directory.
FileSystemRepository(File) - Constructor for class org.apache.xbean.server.repository.FileSystemRepository
Creates a new repository using the specified root directory.
findClass(String) - Method in class org.apache.xbean.server.classloader.JarFileClassLoader
findResource(String) - Method in class org.apache.xbean.server.classloader.JarFileClassLoader
findResources(String) - Method in class org.apache.xbean.server.classloader.JarFileClassLoader
findResources(String) - Method in class org.apache.xbean.server.classloader.MultiParentClassLoader

G

getApplicationContext() - Method in class org.apache.xbean.server.spring.configuration.SpringConfigurationServiceFactory
Gets the application context wrapped by this configuration.
getAsText() - Method in class org.apache.xbean.server.propertyeditor.InetAddressEditor
Converts the stored InetAddress value into a String.
getAsText() - Method in class org.apache.xbean.server.propertyeditor.ObjectNameEditor
Converts the stored ObjectName value into a String.
getAsText() - Method in class org.apache.xbean.server.propertyeditor.URIEditor
Converts the stored URI value into a String.
getBaseDir() - Method in class org.apache.xbean.server.deployer.FileDeployer
Gets the base directory from which configuration locations are resolved.
getBaseDir() - Method in class org.apache.xbean.server.spring.loader.SpringLoader
Gets the base directory from which configuration locations are resolved.
getBeanFactoryPostProcessors() - Method in class org.apache.xbean.server.deployer.FileDeployer
Gets the BeanFactoryPostProcessors to apply to the configuration.
getBeanFactoryPostProcessors() - Method in class org.apache.xbean.server.spring.loader.SpringLoader
Gets the BeanFactoryPostProcessors to apply to the configuration.
getChildName(String, File) - Method in class org.apache.xbean.server.deployer.FileDeployer
 
getClassLoader() - Method in class org.apache.xbean.server.deployer.FileDeployer
 
getClassLoader() - Method in class org.apache.xbean.server.main.KernelMain
Gets the class loader which is used as the thread context class loader during the main method.
getConfigurationFile() - Method in class org.apache.xbean.server.spring.main.SpringBootstrap
Gets the configuration file from which the main instance is loaded.
getExitCode() - Method in class org.apache.xbean.server.main.FatalStartupError
Gets the number that should be passed to System.exit(int) when the virtual machine is halted.
getFileNameOrder(Properties) - Method in class org.apache.xbean.server.deployer.FileDeployer
Extracts the file names from the properties file for the order in which things should be deployed
getId() - Method in class org.apache.xbean.server.spring.configuration.SpringConfiguration
Gets the unique identifier of this configuration.
getId() - Method in class org.apache.xbean.server.spring.configuration.SpringConfigurationServiceFactory
Gets the unique id if this configuration.
getJarDirectoryNames() - Method in class org.apache.xbean.server.deployer.FileDeployer
 
getKernel() - Method in class org.apache.xbean.server.loader.LoadAllMain
Gets the kernel in which configurations are loaded.
getKernel() - Method in interface org.apache.xbean.server.loader.Loader
Gets the kernel in which configuraitons are loaded.
getKernel() - Method in class org.apache.xbean.server.main.KernelMain
Gets the kernel that will be initialized in the main method.
getKernel() - Method in class org.apache.xbean.server.spring.loader.SpringLoader
Gets the kernel in which configuraitons are loaded.
getMainArguments() - Method in class org.apache.xbean.server.spring.main.SpringBootstrap
Gets the arguments passed to the main instance.
getName() - Method in class org.apache.xbean.server.classloader.NamedClassLoader
Gets the name of this class loader.
getNext() - Method in class org.apache.xbean.server.loader.LoadAllMain
Gets the next main instance to call.
getNext() - Method in class org.apache.xbean.server.main.KernelMain
Gets the next main to call after the kernel has been initialized, but before destroying the kernel.
getObject() - Method in class org.apache.xbean.server.classloader.ThreadContextClassLoaderFactoryBean
 
getObject() - Method in class org.apache.xbean.server.spring.jmx.MBeanServerFactoryBean
 
getObject() - Method in class org.apache.xbean.server.spring.reference.ClassLoaderReference
 
getObject() - Method in class org.apache.xbean.server.spring.reference.KernelReference
 
getObject() - Method in class org.apache.xbean.server.spring.reference.ServiceNameReference
 
getObject() - Method in class org.apache.xbean.server.spring.reference.ServiceNameStringReference
 
getObjectType() - Method in class org.apache.xbean.server.classloader.ThreadContextClassLoaderFactoryBean
 
getObjectType() - Method in class org.apache.xbean.server.spring.jmx.MBeanServerFactoryBean
 
getObjectType() - Method in class org.apache.xbean.server.spring.reference.ClassLoaderReference
 
getObjectType() - Method in class org.apache.xbean.server.spring.reference.KernelReference
 
getObjectType() - Method in class org.apache.xbean.server.spring.reference.ServiceNameReference
 
getObjectType() - Method in class org.apache.xbean.server.spring.reference.ServiceNameStringReference
 
getOwnedServices() - Method in class org.apache.xbean.server.spring.configuration.SpringConfigurationServiceFactory
Gets the ServiceNames of the services defined in the application context if the configuration has been started, otherwise this method returns an empty set.
getParents() - Method in class org.apache.xbean.server.classloader.MultiParentClassLoader
Gets the parents of this class loader.
getPropertyEditorPaths() - Method in class org.apache.xbean.server.spring.main.SpringBootstrap
Gets the paths that are appended to the system property editors search path.
getResource(String) - Method in class org.apache.xbean.server.classloader.MultiParentClassLoader
getResource(String) - Method in class org.apache.xbean.server.repository.FileSystemRepository
Gets location of the resource realitive to the root directory.
getResource(String) - Method in interface org.apache.xbean.server.repository.Repository
Gets a URL to the specified resource.
getRoot() - Method in class org.apache.xbean.server.repository.FileSystemRepository
Gets the root directory from which resources are resolved.
getServerBaseDirectory() - Method in class org.apache.xbean.server.spring.main.SpringBootstrap
Gets the base directory of the server.
getServiceFactories() - Method in class org.apache.xbean.server.spring.configuration.SpringConfiguration
Gets the service factories for the services defined in this configuration by ServiceName.
getServices() - Method in class org.apache.xbean.server.main.KernelMain
Gets the services to be registered with the kernel during the main method.
getTypes() - Method in class org.apache.xbean.server.spring.configuration.SpringConfigurationServiceFactory
getURLs() - Method in class org.apache.xbean.server.classloader.JarFileClassLoader
getXmlPreprocessors() - Method in class org.apache.xbean.server.deployer.FileDeployer
Gets the SpringXmlPreprocessors applied to the configuration.
getXmlPreprocessors() - Method in class org.apache.xbean.server.spring.loader.SpringLoader
Gets the SpringXmlPreprocessors applied to the configuration.

I

InetAddressEditor - class org.apache.xbean.server.propertyeditor.InetAddressEditor.
InetAddressEditor is a java beans property editor that can convert an InetAddreass to and from a String.
InetAddressEditor() - Constructor for class org.apache.xbean.server.propertyeditor.InetAddressEditor
 
initialize(String[]) - Method in class org.apache.xbean.server.spring.main.SpringBootstrap
Determines the configuration file and server base directory.
isClassLoaderDirectory(File) - Method in class org.apache.xbean.server.deployer.FileDeployer
 
isDaemon() - Method in class org.apache.xbean.server.main.KernelMain
Determines if the main method should hold the thread until the kernel is destroyed.
isRestartable() - Method in class org.apache.xbean.server.spring.configuration.SpringConfigurationServiceFactory
SpringConfigurationServiceFactory is restartable so this method always returns true.
isShowIgnoredFiles() - Method in class org.apache.xbean.server.deployer.FileDeployer
 
isSingleton() - Method in class org.apache.xbean.server.classloader.ThreadContextClassLoaderFactoryBean
 
isSingleton() - Method in class org.apache.xbean.server.spring.jmx.MBeanServerFactoryBean
 
isSingleton() - Method in class org.apache.xbean.server.spring.reference.ClassLoaderReference
 
isSingleton() - Method in class org.apache.xbean.server.spring.reference.KernelReference
 
isSingleton() - Method in class org.apache.xbean.server.spring.reference.ServiceNameReference
 
isSingleton() - Method in class org.apache.xbean.server.spring.reference.ServiceNameStringReference
 
isSpringConfigFile(File) - Method in class org.apache.xbean.server.deployer.FileDeployer
 
isVerbose() - Method in class org.apache.xbean.server.deployer.FileDeployer
 

J

JarFileClassLoader - class org.apache.xbean.server.classloader.JarFileClassLoader.
The JarFileClassLoader that loads classes and resources from a list of JarFiles.
JarFileClassLoader(String, URL[]) - Constructor for class org.apache.xbean.server.classloader.JarFileClassLoader
Creates a JarFileClassLoader that is a child of the system class loader.
JarFileClassLoader(String, URL[], ClassLoader) - Constructor for class org.apache.xbean.server.classloader.JarFileClassLoader
Creates a JarFileClassLoader that is a child of the specified class loader.
JarFileClassLoader(String, URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.apache.xbean.server.classloader.JarFileClassLoader
Creates a named class loader as a child of the specified parent and using the specified URLStreamHandlerFactory for accessing the urls..
JarFileClassLoader(String, URL[], ClassLoader[]) - Constructor for class org.apache.xbean.server.classloader.JarFileClassLoader
Creates a named class loader as a child of the specified parents.
JarFileClassLoader(String, URL[], ClassLoader[], URLStreamHandlerFactory) - Constructor for class org.apache.xbean.server.classloader.JarFileClassLoader
Creates a named class loader as a child of the specified parents and using the specified URLStreamHandlerFactory for accessing the urls..

K

KernelMain - class org.apache.xbean.server.main.KernelMain.
KernelMain is the standard entry point class used for a server.
KernelMain() - Constructor for class org.apache.xbean.server.main.KernelMain
 
KernelReference - class org.apache.xbean.server.spring.reference.KernelReference.
KernelReference is a the kernel in the ServiceContextThreadLocal.
KernelReference() - Constructor for class org.apache.xbean.server.spring.reference.KernelReference
 

L

LoadAllMain - class org.apache.xbean.server.loader.LoadAllMain.
LoadAllMain loads all configurations specified in the arguments passed to main.
LoadAllMain() - Constructor for class org.apache.xbean.server.loader.LoadAllMain
 
Loader - interface org.apache.xbean.server.loader.Loader.
Loaders load configurations into a Kernel.
load(String) - Method in interface org.apache.xbean.server.loader.Loader
Loads the specified configuration into the kernel.
load(String) - Method in class org.apache.xbean.server.spring.loader.SpringLoader
Loads the specified configuration into the kernel.
loadClass(String, boolean) - Method in class org.apache.xbean.server.classloader.MultiParentClassLoader
loadMain() - Method in class org.apache.xbean.server.spring.main.SpringBootstrap
Loads the main instance from the configuration file.

M

MBeanServerFactoryBean - class org.apache.xbean.server.spring.jmx.MBeanServerFactoryBean.
A FactoryBean that uses the xbean.tiger MBeanServerFactoryBean if it can be loaded or, uses the spring MBeanServerFactoryBean otherwise.
MBeanServerFactoryBean() - Constructor for class org.apache.xbean.server.spring.jmx.MBeanServerFactoryBean
 
Main - interface org.apache.xbean.server.main.Main.
Main is centeral entry point for the server.
MultiParentClassLoader - class org.apache.xbean.server.classloader.MultiParentClassLoader.
A MultiParentClassLoader is a simple extension of the URLClassLoader that simply changes the single parent class loader model to support a list of parent class loaders.
MultiParentClassLoader(String, URL[]) - Constructor for class org.apache.xbean.server.classloader.MultiParentClassLoader
Creates a named class loader with no parents.
MultiParentClassLoader(String, URL[], ClassLoader) - Constructor for class org.apache.xbean.server.classloader.MultiParentClassLoader
Creates a named class loader as a child of the specified parent.
MultiParentClassLoader(String, URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.apache.xbean.server.classloader.MultiParentClassLoader
Creates a named class loader as a child of the specified parent and using the specified URLStreamHandlerFactory for accessing the urls..
MultiParentClassLoader(String, URL[], ClassLoader[]) - Constructor for class org.apache.xbean.server.classloader.MultiParentClassLoader
Creates a named class loader as a child of the specified parents.
MultiParentClassLoader(String, URL[], ClassLoader[], URLStreamHandlerFactory) - Constructor for class org.apache.xbean.server.classloader.MultiParentClassLoader
Creates a named class loader as a child of the specified parents and using the specified URLStreamHandlerFactory for accessing the urls..
main(String[]) - Method in class org.apache.xbean.server.loader.LoadAllMain
Loads all configurations specified in the args and call the next main instance with no arguments.
main(String[]) - Method in class org.apache.xbean.server.main.KernelMain
Registers the services with the kernel, calls the next main, optionally holds the thread until the kernel is destroyed, and then destroys the kernel.
main(String[]) - Method in interface org.apache.xbean.server.main.Main
The main entry point method.
main(String[]) - Static method in class org.apache.xbean.server.spring.main.SpringBootstrap
Initializes and boots the server using the supplied arguments.
main(String[], SpringBootstrap) - Static method in class org.apache.xbean.server.spring.main.SpringBootstrap
Like the main(args) method but allows a configured bootstrap instance to be passed in.

N

NamedClassLoader - class org.apache.xbean.server.classloader.NamedClassLoader.
The NamedClassLoader is a simple extension to URLClassLoader that adds a name and a destroy method that cleans up the commons logging and JavaVM caches of the classloader.
NamedClassLoader(String, URL[]) - Constructor for class org.apache.xbean.server.classloader.NamedClassLoader
Creates a named class loader with no parents.
NamedClassLoader(String, URL[], ClassLoader) - Constructor for class org.apache.xbean.server.classloader.NamedClassLoader
Creates a named class loader as a child of the specified parent.
NamedClassLoader(String, URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.apache.xbean.server.classloader.NamedClassLoader
Creates a named class loader as a child of the specified parent and using the specified URLStreamHandlerFactory for accessing the urls..

O

ObjectNameEditor - class org.apache.xbean.server.propertyeditor.ObjectNameEditor.
ObjectNameEditor is a java beans property editor that can convert an ObjectName to and from a String.
ObjectNameEditor() - Constructor for class org.apache.xbean.server.propertyeditor.ObjectNameEditor
 
org.apache.xbean.server.classloader - package org.apache.xbean.server.classloader
 
org.apache.xbean.server.deployer - package org.apache.xbean.server.deployer
 
org.apache.xbean.server.loader - package org.apache.xbean.server.loader
 
org.apache.xbean.server.main - package org.apache.xbean.server.main
 
org.apache.xbean.server.propertyeditor - package org.apache.xbean.server.propertyeditor
 
org.apache.xbean.server.repository - package org.apache.xbean.server.repository
 
org.apache.xbean.server.spring.configuration - package org.apache.xbean.server.spring.configuration
 
org.apache.xbean.server.spring.jmx - package org.apache.xbean.server.spring.jmx
 
org.apache.xbean.server.spring.loader - package org.apache.xbean.server.spring.loader
 
org.apache.xbean.server.spring.main - package org.apache.xbean.server.spring.main
 
org.apache.xbean.server.spring.reference - package org.apache.xbean.server.spring.reference
 

P

preprocess(SpringApplicationContext, XmlBeanDefinitionReader, Document) - Method in class org.apache.xbean.server.spring.configuration.ClassLoaderXmlPreprocessor
Extracts a ClassLoader definition from the xml document, builds a class loader, assigns the class loader to the application context and xml reader, and removes the classpath element from document.
processDirectory(String, ClassLoader, ApplicationContext, File) - Method in class org.apache.xbean.server.deployer.FileDeployer
 

R

Repository - interface org.apache.xbean.server.repository.Repository.
Repository is used to locate resources by id.
releaseCommonsLoggingCache(ClassLoader) - Static method in class org.apache.xbean.server.classloader.ClassLoaderUtil
Releases the specified classloader from the Apache Jakarta Commons Logging class loader cache using reflection.
run() - Method in class org.apache.xbean.server.deployer.FileDeployer
 

S

ServiceNameReference - class org.apache.xbean.server.spring.reference.ServiceNameReference.
ServiceNameReference is a the ServiceName in the ServiceContextThreadLocal.
ServiceNameReference() - Constructor for class org.apache.xbean.server.spring.reference.ServiceNameReference
 
ServiceNameStringReference - class org.apache.xbean.server.spring.reference.ServiceNameStringReference.
ServiceNameStringReference is a the ServiceName as a string in the ServiceContextThreadLocal.
ServiceNameStringReference() - Constructor for class org.apache.xbean.server.spring.reference.ServiceNameStringReference
 
SpringBootstrap - class org.apache.xbean.server.spring.main.SpringBootstrap.
SpringBootstrap is the main class used by a Spring based server.
SpringBootstrap() - Constructor for class org.apache.xbean.server.spring.main.SpringBootstrap
 
SpringConfiguration - class org.apache.xbean.server.spring.configuration.SpringConfiguration.
SpringConfiguration that registers and unregisters services that have been defined in a SpringApplicationContext.
SpringConfiguration(SpringApplicationContext, Kernel) - Constructor for class org.apache.xbean.server.spring.configuration.SpringConfiguration
Creates a SpringConfiguration that registers and unregisters services that have been defined in a Spring ApplicationContext.
SpringConfigurationServiceFactory - class org.apache.xbean.server.spring.configuration.SpringConfigurationServiceFactory.
SpringConfigurationServiceFactory is manages the creation and destruction of a SpringConfiguration.
SpringConfigurationServiceFactory(SpringApplicationContext) - Constructor for class org.apache.xbean.server.spring.configuration.SpringConfigurationServiceFactory
Creates a SpringConfigurationServiceFactory that wraps the specified application context.
SpringLoader - class org.apache.xbean.server.spring.loader.SpringLoader.
SpringLoader loads Spring xml configurations into a Kernel.
SpringLoader() - Constructor for class org.apache.xbean.server.spring.loader.SpringLoader
Creates an empty SpringLoader.
setApplicationContext(ApplicationContext) - Method in class org.apache.xbean.server.deployer.FileDeployer
 
setAsText(String) - Method in class org.apache.xbean.server.propertyeditor.InetAddressEditor
Converts the specified string value into an InetAddress and stores the value in this instance.
setAsText(String) - Method in class org.apache.xbean.server.propertyeditor.ObjectNameEditor
Converts the specified string value into an ObjectName and stores the value in this instance.
setAsText(String) - Method in class org.apache.xbean.server.propertyeditor.URIEditor
Converts the specified string value into an URI and stores the value in this instance.
setBaseDir(File) - Method in class org.apache.xbean.server.deployer.FileDeployer
Sets the base directory from which configuration locations are resolved.
setBaseDir(File) - Method in class org.apache.xbean.server.spring.loader.SpringLoader
Sets the base directory from which configuration locations are resolved.
setBeanFactoryPostProcessors(List) - Method in class org.apache.xbean.server.deployer.FileDeployer
Sets the BeanFactoryPostProcessors to apply to the configuration.
setBeanFactoryPostProcessors(List) - Method in class org.apache.xbean.server.spring.loader.SpringLoader
Sets the BeanFactoryPostProcessors to apply to the configuration.
setClassLoader(ClassLoader) - Method in class org.apache.xbean.server.deployer.FileDeployer
 
setClassLoader(ClassLoader) - Method in class org.apache.xbean.server.main.KernelMain
Sets the class loader to use as the thread context class loader during the main method.
setConfigurationFile(String) - Method in class org.apache.xbean.server.spring.main.SpringBootstrap
Sets the configuration file from which the main instance is loaded.
setDaemon(boolean) - Method in class org.apache.xbean.server.main.KernelMain
Sets the main method to hold the thread until the kernel is destroyed.
setJarDirectoryNames(String[]) - Method in class org.apache.xbean.server.deployer.FileDeployer
Sets the names of the directories to be treated as folders of jars or class loader files.
setKernel(Kernel) - Method in class org.apache.xbean.server.deployer.FileDeployer
Sets the kernel in which configurations are loaded.
setKernel(Kernel) - Method in class org.apache.xbean.server.loader.LoadAllMain
Sets the kernel in which configurations are loaded.
setKernel(Kernel) - Method in class org.apache.xbean.server.main.KernelMain
Sets the kernel to be initialized in the main method.
setKernel(Kernel) - Method in class org.apache.xbean.server.spring.loader.SpringLoader
Sets the kernel in which configurations are loaded.
setMainArguments(String[]) - Method in class org.apache.xbean.server.spring.main.SpringBootstrap
Sets the arguments passed to the main instance.
setNext(Main) - Method in class org.apache.xbean.server.loader.LoadAllMain
Sets the next main instance to call.
setNext(Main) - Method in class org.apache.xbean.server.main.KernelMain
Sets the next main to call after the kernel has been initialized.
setPropertyEditorPaths(List) - Method in class org.apache.xbean.server.spring.main.SpringBootstrap
Sets the paths that are appended to the system property editors search path.
setRoot(File) - Method in class org.apache.xbean.server.repository.FileSystemRepository
Sets the root directory of this repository.
setServerBaseDirectory(String) - Method in class org.apache.xbean.server.spring.main.SpringBootstrap
Sets the base directory of the server.
setServiceUrl(String) - Method in class org.apache.xbean.server.spring.jmx.ConnectorServerFactoryBean
 
setServices(Map) - Method in class org.apache.xbean.server.main.KernelMain
Sets the services to be registered with the kernel during the main method.
setShowIgnoredFiles(boolean) - Method in class org.apache.xbean.server.deployer.FileDeployer
Sets whether or not ignored files should be logged as they are encountered.
setVerbose(boolean) - Method in class org.apache.xbean.server.deployer.FileDeployer
Allows verbose logging to show what classpaths are being created
setXmlPreprocessors(List) - Method in class org.apache.xbean.server.deployer.FileDeployer
Sets the SpringXmlPreprocessors applied to the configuration.
setXmlPreprocessors(List) - Method in class org.apache.xbean.server.spring.loader.SpringLoader
Sets the SpringXmlPreprocessors applied to the configuration.

T

ThreadContextClassLoaderFactoryBean - class org.apache.xbean.server.classloader.ThreadContextClassLoaderFactoryBean.
A factory bean to expose the current thread context class loader.
ThreadContextClassLoaderFactoryBean() - Constructor for class org.apache.xbean.server.classloader.ThreadContextClassLoaderFactoryBean
 
toString() - Method in class org.apache.xbean.server.classloader.MultiParentClassLoader
toString() - Method in class org.apache.xbean.server.classloader.NamedClassLoader

U

URIEditor - class org.apache.xbean.server.propertyeditor.URIEditor.
URIEditor is a java beans property editor that can convert an URI to and from a String.
URIEditor() - Constructor for class org.apache.xbean.server.propertyeditor.URIEditor
 

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

Copyright © {inceptionYear}-2006 Apache Software Foundation. All Rights Reserved.