A B C D E F G H I J L O P R S T V W _

A

addJarsToPath(File, URLClassLoader) - Method in class org.apache.openejb.loader.BasicURLClassPath
 
addJarsToPath(File) - Method in interface org.apache.openejb.loader.ClassPath
 
addJarsToPath(File) - Method in class org.apache.openejb.loader.ContextClassPath
 
addJarsToPath(File) - Method in class org.apache.openejb.loader.SystemClassPath
 
addJarsToPath(File) - Method in class org.apache.openejb.loader.TomcatClassPath
 
addJarToPath(URL, URLClassLoader) - Method in class org.apache.openejb.loader.BasicURLClassPath
 
addJarToPath(URL) - Method in interface org.apache.openejb.loader.ClassPath
 
addJarToPath(URL) - Method in class org.apache.openejb.loader.ContextClassPath
 
addJarToPath(URL) - Method in class org.apache.openejb.loader.SystemClassPath
 
addJarToPath(URL) - Method in class org.apache.openejb.loader.TomcatClassPath
 

B

BasicURLClassPath - Class in org.apache.openejb.loader
 
BasicURLClassPath() - Constructor for class org.apache.openejb.loader.BasicURLClassPath
 

C

ClassPath - Interface in org.apache.openejb.loader
 
ClassPathFactory - Class in org.apache.openejb.loader
 
ClassPathFactory() - Constructor for class org.apache.openejb.loader.ClassPathFactory
 
ContextClassPath - Class in org.apache.openejb.loader
 
ContextClassPath() - Constructor for class org.apache.openejb.loader.ContextClassPath
 
copyFile(File, File) - Static method in class org.apache.openejb.loader.FileUtils
 
copyFile(File, File, boolean) - Static method in class org.apache.openejb.loader.FileUtils
 
createClassPath(String) - Static method in class org.apache.openejb.loader.ClassPathFactory
 
createTempDirectory(String) - Static method in class org.apache.openejb.loader.FileUtils
 
createTempDirectory() - Static method in class org.apache.openejb.loader.FileUtils
 

D

debug(String, Throwable) - Method in interface org.apache.openejb.loader.Options.Log
 
debug(String) - Method in interface org.apache.openejb.loader.Options.Log
 
debug(String, Throwable) - Method in class org.apache.openejb.loader.Options.NullLog
 
debug(String) - Method in class org.apache.openejb.loader.Options.NullLog
 
decode(String) - Static method in class org.apache.openejb.loader.JarLocation
 

E

Embedder - Class in org.apache.openejb.loader
 
Embedder(String) - Constructor for class org.apache.openejb.loader.Embedder
 
equals(Object) - Method in class org.apache.openejb.loader.FileUtils
 

F

FileUtils - Class in org.apache.openejb.loader
 
FileUtils(String, String, Hashtable) - Constructor for class org.apache.openejb.loader.FileUtils
 

G

get() - Static method in class org.apache.openejb.loader.JarLocation
 
get(String, String) - Method in class org.apache.openejb.loader.Options
 
get(String, T) - Method in class org.apache.openejb.loader.Options
 
get(String, int) - Method in class org.apache.openejb.loader.Options
 
get(String, long) - Method in class org.apache.openejb.loader.Options
 
get(String, boolean) - Method in class org.apache.openejb.loader.Options
 
get(String, Class) - Method in class org.apache.openejb.loader.Options
 
get(String, T) - Method in class org.apache.openejb.loader.Options
 
get() - Static method in class org.apache.openejb.loader.SystemInstance
 
getAll(String, T...) - Method in class org.apache.openejb.loader.Options
 
getAll(String, Set<T>) - Method in class org.apache.openejb.loader.Options
 
getAll(String, Class<T>) - Method in class org.apache.openejb.loader.Options
 
getAll(String, Set<T>, Class<T>) - Method in class org.apache.openejb.loader.Options
 
getBase() - Method in class org.apache.openejb.loader.SystemInstance
 
getClassLoader() - Method in interface org.apache.openejb.loader.ClassPath
 
getClassLoader() - Method in class org.apache.openejb.loader.ContextClassPath
 
getClassLoader() - Method in class org.apache.openejb.loader.SystemClassPath
 
getClassLoader() - Method in class org.apache.openejb.loader.SystemInstance
 
getClassLoader() - Method in class org.apache.openejb.loader.TomcatClassPath
 
getClassPath() - Method in class org.apache.openejb.loader.SystemInstance
 
getCommonLoader() - Method in class org.apache.openejb.loader.TomcatClassPath
 
getComponent(Class<T>) - Method in class org.apache.openejb.loader.SystemInstance
I'm not sure how this will play out, but I've used class instances instead of strings for lookups as class instances are classloader scoped and there is an implicit "namespace" associated with that.
getContextClassLoader() - Static method in class org.apache.openejb.loader.BasicURLClassPath
 
getDirectory(String) - Method in class org.apache.openejb.loader.FileUtils
 
getDirectory(String, boolean) - Method in class org.apache.openejb.loader.FileUtils
 
getDirectory() - Method in class org.apache.openejb.loader.FileUtils
 
getFile(String) - Method in class org.apache.openejb.loader.FileUtils
 
getFile(String, boolean) - Method in class org.apache.openejb.loader.FileUtils
 
getHome() - Method in class org.apache.openejb.loader.SystemInstance
 
getLogger() - Method in class org.apache.openejb.loader.Options
 
getOptions() - Method in class org.apache.openejb.loader.SystemInstance
 
getProperties() - Method in class org.apache.openejb.loader.Options
 
getProperties() - Method in class org.apache.openejb.loader.SystemInstance
 
getProperty(String) - Method in class org.apache.openejb.loader.SystemInstance
 
getProperty(String, String) - Method in class org.apache.openejb.loader.SystemInstance
 
getStartTime() - Method in class org.apache.openejb.loader.SystemInstance
 
getURLClassPath(URLClassLoader) - Method in class org.apache.openejb.loader.BasicURLClassPath
 

H

has(String) - Method in class org.apache.openejb.loader.Options
 
hasProperty(String) - Method in class org.apache.openejb.loader.SystemInstance
 

I

info(String, Throwable) - Method in interface org.apache.openejb.loader.Options.Log
 
info(String) - Method in interface org.apache.openejb.loader.Options.Log
 
info(String, Throwable) - Method in class org.apache.openejb.loader.Options.NullLog
 
info(String) - Method in class org.apache.openejb.loader.Options.NullLog
 
init(Properties) - Method in class org.apache.openejb.loader.Embedder
Uses reflection to invoke the init(Properties props) method on the loaderClass field
init(Properties) - Method in interface org.apache.openejb.loader.Loader
 
init(Properties) - Method in class org.apache.openejb.loader.OpenEJBInstance
 
init(Properties) - Static method in class org.apache.openejb.loader.SystemInstance
 
isDebugEnabled() - Method in interface org.apache.openejb.loader.Options.Log
 
isDebugEnabled() - Method in class org.apache.openejb.loader.Options.NullLog
 
isInfoEnabled() - Method in interface org.apache.openejb.loader.Options.Log
 
isInfoEnabled() - Method in class org.apache.openejb.loader.Options.NullLog
 
isInitialized() - Method in class org.apache.openejb.loader.OpenEJBInstance
 
isInitialized() - Static method in class org.apache.openejb.loader.SystemInstance
 
isWarningEnabled() - Method in interface org.apache.openejb.loader.Options.Log
 
isWarningEnabled() - Method in class org.apache.openejb.loader.Options.NullLog
 

J

JarLocation - Class in org.apache.openejb.loader
 
JarLocation() - Constructor for class org.apache.openejb.loader.JarLocation
 
jarLocation(Class) - Static method in class org.apache.openejb.loader.JarLocation
 
join(String, Object...) - Static method in class org.apache.openejb.loader.Options
 

L

load() - Method in class org.apache.openejb.loader.Embedder
Loads the Class object for the className.
Loader - Interface in org.apache.openejb.loader
 
logAll(String, Set<T>) - Method in class org.apache.openejb.loader.Options
 
lowercase(T...) - Static method in class org.apache.openejb.loader.Options
 
lowercase(Collection<T>) - Static method in class org.apache.openejb.loader.Options
 

O

OpenEJBInstance - Class in org.apache.openejb.loader
 
OpenEJBInstance() - Constructor for class org.apache.openejb.loader.OpenEJBInstance
 
Options - Class in org.apache.openejb.loader
The purpose of this class is to provide a more strongly typed version of a java.util.Properties object.
Options(Properties) - Constructor for class org.apache.openejb.loader.Options
 
Options(Properties, Options) - Constructor for class org.apache.openejb.loader.Options
 
Options.Log - Interface in org.apache.openejb.loader
 
Options.NullLog - Class in org.apache.openejb.loader
 
Options.NullLog() - Constructor for class org.apache.openejb.loader.Options.NullLog
 
org.apache.openejb.loader - package org.apache.openejb.loader
 

P

possibleValues(V) - Static method in class org.apache.openejb.loader.Options
 
possibleValues(Class<? extends Enum>) - Static method in class org.apache.openejb.loader.Options
 

R

rebuild() - Method in class org.apache.openejb.loader.TomcatClassPath
 
rebuild() - Method in class org.apache.openejb.loader.WebAppClassPath
 
removeComponent(Class<T>) - Method in class org.apache.openejb.loader.SystemInstance
 
reset() - Static method in class org.apache.openejb.loader.SystemInstance
 

S

setComponent(Class<T>, T) - Method in class org.apache.openejb.loader.SystemInstance
 
setDirectory(File) - Method in class org.apache.openejb.loader.FileUtils
 
setLogger(Options.Log) - Method in class org.apache.openejb.loader.Options
 
setProperty(String, String) - Method in class org.apache.openejb.loader.SystemInstance
 
setProperty(String, String, boolean) - Method in class org.apache.openejb.loader.SystemInstance
 
SystemClassPath - Class in org.apache.openejb.loader
 
SystemClassPath() - Constructor for class org.apache.openejb.loader.SystemClassPath
 
SystemInstance - Class in org.apache.openejb.loader
This class aims to be the one and only static in the entire system A static, singleton, instance of this class can be created with the SystemInstance.init(Properties) method It is assumed that only one singleton per classloader is possible in any given VM Thus loading this instance in a classloader will mean there can only be one OpenEJB instance for that classloader and all children classloaders.

T

TomcatClassPath - Class in org.apache.openejb.loader
 
TomcatClassPath() - Constructor for class org.apache.openejb.loader.TomcatClassPath
 
TomcatClassPath(ClassLoader) - Constructor for class org.apache.openejb.loader.TomcatClassPath
 

V

valueOf(Class<T>, String) - Static method in class org.apache.openejb.loader.Options
Use this instead of Enum.valueOf() when you want to ensure that the the enum values are case insensitive.

W

warning(String, Throwable) - Method in interface org.apache.openejb.loader.Options.Log
 
warning(String) - Method in interface org.apache.openejb.loader.Options.Log
 
warning(String, Throwable) - Method in class org.apache.openejb.loader.Options.NullLog
 
warning(String) - Method in class org.apache.openejb.loader.Options.NullLog
 
WebAppClassPath - Class in org.apache.openejb.loader
 
WebAppClassPath() - Constructor for class org.apache.openejb.loader.WebAppClassPath
 
WebAppClassPath(ClassLoader) - Constructor for class org.apache.openejb.loader.WebAppClassPath
 

_

_addJarToPath(URL) - Method in class org.apache.openejb.loader.TomcatClassPath
 

A B C D E F G H I J L O P R S T V W _

Copyright © 1999-2010 The Apache OpenEJB development community. All Rights Reserved.