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

A

add(Object) - Method in class org.osjava.sj.loader.OrderedSet
 
addAll(Collection) - Method in class org.osjava.sj.loader.OrderedSet
 
addAttributes(String, NamedNodeMap) - Method in class org.osjava.sj.loader.XmlSJProperties
 
addNode(String, Node) - Method in class org.osjava.sj.loader.XmlSJProperties
 
addToEnvironment(String, Object) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
addToEnvironment(String, Object) - Method in class org.osjava.sj.jndi.MemoryContext
 

B

BeanConverter - Class in org.osjava.sj.loader.convert
Create an object using its empty constructor.
BeanConverter() - Constructor for class org.osjava.sj.loader.convert.BeanConverter
 
bind(Name, Object) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
bind(String, Object) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
bind(Name, Object) - Method in class org.osjava.sj.jndi.MemoryContext
 
bind(String, Object) - Method in class org.osjava.sj.jndi.MemoryContext
 
bindings - Variable in class org.osjava.sj.jndi.ContextBindings
A Map of the bindings of a Context.

C

callConstructor(Class<?>, String) - Static method in class org.osjava.StringsToTypes
To retrieve instances of classes with a single string-argument constructor like BigDecimal.BigDecimal(String), BigInteger.BigInteger(String).
callConverter(Properties, String, String) - Static method in class org.osjava.sj.loader.JndiLoader
 
CharacterConverter - Class in org.osjava.sj.loader.convert
 
CharacterConverter() - Constructor for class org.osjava.sj.loader.convert.CharacterConverter
 
clear() - Method in class org.osjava.sj.loader.OrderedSet
 
clearCache() - Static method in class org.osjava.sj.MemoryContextFactory
package-private: Only for Testing!
clearCache() - Static method in class org.osjava.sj.SimpleJndiContextFactory
package-private: Only for Testing!
close() - Method in class org.osjava.sj.jndi.ContextBindings
Close the ContextBindings instance, rendering it inoperable.
close() - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
close() - Method in class org.osjava.sj.jndi.MemoryContext
 
COLON_REPLACE - Static variable in class org.osjava.sj.loader.JndiLoader
char(s) to replace with ":" in filenames and directories.
composeName(Name, Name) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
composeName(String, String) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
composeName(Name, Name) - Method in class org.osjava.sj.jndi.MemoryContext
 
composeName(String, String) - Method in class org.osjava.sj.jndi.MemoryContext
 
ConstructorConverter - Class in org.osjava.sj.loader.convert
Convert a text value to any object whose constructor takes a single String object.
ConstructorConverter() - Constructor for class org.osjava.sj.loader.convert.ConstructorConverter
 
contains(Object) - Method in class org.osjava.sj.loader.OrderedSet
 
containsAll(Collection) - Method in class org.osjava.sj.loader.OrderedSet
 
CONTEXT_FACTORY - Static variable in class org.osjava.sj.SimpleJndi
 
ContextBindings - Class in org.osjava.sj.jndi
This class represents a NamingEnumeration of the bindings of a Context.
ContextBindings(Map) - Constructor for class org.osjava.sj.jndi.ContextBindings
Creates a ContextBindings object based upon an a Map of names and the objects the names are bound to.
ContextFactory - Class in org.osjava.sj
 
ContextFactory() - Constructor for class org.osjava.sj.ContextFactory
 
ContextNames - Class in org.osjava.sj.jndi
This class represents a NamingEnumeration of the class names of a Context.
ContextNames(Map) - Constructor for class org.osjava.sj.jndi.ContextNames
Creates a ContextNames object based upon an a Map of names and the objects the names are bound to.
contexts - Variable in class org.osjava.sj.loader.NioBasedJndiLoader.MySimpleFileVisitor
 
contextsByRoot - Static variable in class org.osjava.sj.MemoryContextFactory
 
contextsByRoot - Static variable in class org.osjava.sj.SimpleJndiContextFactory
 
convert(String, Class<?>) - Static method in class org.osjava.sj.loader.convert.BeanConverter
 
convert(Properties, String) - Method in class org.osjava.sj.loader.convert.BeanConverter
 
convert(Properties, String) - Method in class org.osjava.sj.loader.convert.CharacterConverter
 
convert(Properties, String) - Method in class org.osjava.sj.loader.convert.ConstructorConverter
 
convert(Properties, String) - Method in interface org.osjava.sj.loader.convert.ConverterIF
Turn a String-based tree-structure into an Object.
convert(Properties, String) - Method in class org.osjava.sj.loader.convert.DateConverter
 
convert(Properties, String) - Method in class org.osjava.sj.loader.convert.MapConverter
 
convert(Properties, String) - Method in class org.osjava.sj.loader.convert.SJDataSourceConverter
 
convert(Properties) - Method in class org.osjava.sj.loader.JndiLoader
 
ConverterIF - Interface in org.osjava.sj.loader.convert
 
ConverterRegistry - Class in org.osjava.sj.loader.convert
 
ConverterRegistry() - Constructor for class org.osjava.sj.loader.convert.ConverterRegistry
 
converterRegistry - Static variable in class org.osjava.sj.loader.JndiLoader
 
converters - Variable in class org.osjava.sj.loader.convert.ConverterRegistry
 
createENC(Hashtable, Context) - Method in class org.osjava.sj.SimpleJndi
To simulate an environment naming context (ENC), the org.osjava.sj.space property may be used.
createSubcontext(Name) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
createSubcontext(String) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
createSubcontext(Name) - Method in class org.osjava.sj.jndi.MemoryContext
 
createSubcontext(String) - Method in class org.osjava.sj.jndi.MemoryContext
 
createSubContexts(Name, Context) - Method in class org.osjava.sj.loader.JndiLoader
 
ctxt - Variable in class org.osjava.sj.loader.NioBasedJndiLoader.MySimpleFileVisitor
 
CustomSJProperties - Class in org.osjava.sj.loader
 
CustomSJProperties() - Constructor for class org.osjava.sj.loader.CustomSJProperties
 

D

DateConverter - Class in org.osjava.sj.loader.convert
 
DateConverter() - Constructor for class org.osjava.sj.loader.convert.DateConverter
 
dateFormats - Static variable in class org.osjava.StringsToTypes
 
dateTimeFormats - Static variable in class org.osjava.StringsToTypes
 
DELIMITER - Static variable in class org.osjava.sj.loader.JndiLoader
 
delimiter - Variable in class org.osjava.sj.loader.SJProperties
 
DelimiterConvertingContext - Class in org.osjava.sj.jndi
Converts between org.osjava.sj.delimiter for parsing property files and jndi.syntax.separator for lookups when they are different.
DelimiterConvertingContext(Context) - Constructor for class org.osjava.sj.jndi.DelimiterConvertingContext
 
destroySubcontext(Name) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
destroySubcontext(String) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
destroySubcontext(Name) - Method in class org.osjava.sj.jndi.MemoryContext
 
destroySubcontext(String) - Method in class org.osjava.sj.jndi.MemoryContext
 
destroySubcontexts(Context) - Method in class org.osjava.sj.jndi.MemoryContext
 
driverName - Variable in class org.osjava.datasource.SJDataSource
 

E

EMPTY_PROPERTIES - Static variable in class org.osjava.sj.loader.JndiLoader
 
ENC - Static variable in class org.osjava.sj.SimpleJndi
Option for top level space (ENC), e.g.
ensureLoaded(String) - Static method in class org.osjava.datasource.SJDataSource
 
env - Variable in class org.osjava.sj.jndi.MemoryContext
 
env - Variable in class org.osjava.sj.SimpleJndi
 
envAsProperties - Variable in class org.osjava.sj.jndi.MemoryContext
 
envAsProperties - Variable in class org.osjava.sj.loader.JndiLoader
 
environment - Variable in class org.osjava.sj.loader.JndiLoader
 
equals(Object) - Method in class org.osjava.datasource.SJDataSource
 
equals(Object) - Method in class org.osjava.sj.loader.OrderedSet
 
extractContextName(String) - Method in class org.osjava.sj.loader.JndiLoader
If the attribute name is namespaced as in "my/context/objectName", the returned Name is "my/context", because objectName is interpreted not as a context name but as the name of the object to be bound to "my/context".
extractDelimiter(String) - Method in class org.osjava.sj.loader.JndiLoader
Incompletely implemented: Let DELIMITER be a regular expression, e.g.
extractObjectName(String) - Method in class org.osjava.sj.loader.JndiLoader
 
extractRoots(String) - Method in class org.osjava.sj.SimpleJndi
 
extractTypeDeclaration(String) - Method in class org.osjava.sj.loader.JndiLoader
 
extractTypedProperties(Properties) - Method in class org.osjava.sj.loader.JndiLoader
Scan for pseudo-nodes, aka "type" in foo.type.

F

falseValues - Static variable in class org.osjava.StringsToTypes
 
FileBasedJndiLoader - Class in org.osjava.sj.loader
 
FileBasedJndiLoader(Hashtable) - Constructor for class org.osjava.sj.loader.FileBasedJndiLoader
 
FILENAME_TO_CONTEXT - Static variable in class org.osjava.sj.loader.JndiLoader
 
FILENAME_TO_CONTEXT - Static variable in class org.osjava.sj.SimpleJndi
 
findOldStyleEnumField(Class<?>, String) - Static method in class org.osjava.StringsToTypes
 
findPropertyDescriptorWithSetter(Class<?>, String) - Static method in class org.osjava.sj.loader.convert.BeanConverter
 
forceClose() - Method in class org.osjava.sj.jndi.MemoryContext
 

G

getConnection() - Method in class org.osjava.datasource.SJDataSource
 
getConnection(String, String) - Method in class org.osjava.datasource.SJDataSource
With every call a new connection is returned unless property "pool" was set.
getConnection(String, String, String) - Method in class org.osjava.datasource.SJDataSource
 
getConverter(String) - Method in class org.osjava.sj.loader.convert.ConverterRegistry
 
getDelimiter() - Method in class org.osjava.sj.loader.SJProperties
 
getEnvironment() - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
getEnvironment() - Method in class org.osjava.sj.jndi.MemoryContext
 
getInitialContext(Hashtable) - Method in class org.osjava.sj.MemoryContextFactory
 
getInitialContext(Hashtable) - Method in class org.osjava.sj.SimpleJndiContextFactory
 
getLastElement(String, String) - Static method in class org.osjava.sj.loader.JndiLoader
 
getLoginTimeout() - Method in class org.osjava.datasource.SJDataSource
 
getLogWriter() - Method in class org.osjava.datasource.SJDataSource
 
getNameInNamespace() - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
getNameInNamespace() - Method in class org.osjava.sj.jndi.MemoryContext
 
getNameParser(Name) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
getNameParser(String) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
getNameParser(Name) - Method in class org.osjava.sj.jndi.MemoryContext
 
getNameParser(String) - Method in class org.osjava.sj.jndi.MemoryContext
 
getOldStyleEnumFieldValue(Class<?>, String) - Static method in class org.osjava.StringsToTypes
Support for int/string enum pattern.
getParentLogger() - Method in class org.osjava.datasource.SJDataSource
 
getRoot(Hashtable) - Method in class org.osjava.sj.SimpleJndi
 
getTypeDefinition(Properties) - Method in class org.osjava.sj.loader.JndiLoader
 
getUrl(String) - Static method in class org.osjava.datasource.PoolSetup
 

H

handleColonReplacement(String) - Method in class org.osjava.sj.loader.JndiLoader
Replaces JndiLoader.COLON_REPLACE with ":" for building a ENC like "java:comp/env".
hashCode() - Method in class org.osjava.datasource.SJDataSource
 
hashCode() - Method in class org.osjava.sj.loader.OrderedSet
 
hasMore() - Method in class org.osjava.sj.jndi.ContextBindings
Returns true if there are more elements available, otherwise false.
hasMoreElements() - Method in class org.osjava.sj.jndi.ContextBindings
Returns true if there are more elements available, otherwise false.

I

IGNORE_CLOSE - Static variable in class org.osjava.sj.jndi.MemoryContext
 
index - Variable in class org.osjava.sj.loader.SJProperties
 
IniSJProperties - Class in org.osjava.sj.loader
Functionally like the CustomSJProperties class in that it has comments and an order, IniSJProperties reads .ini files.
IniSJProperties() - Constructor for class org.osjava.sj.loader.IniSJProperties
 
initializeStandardJndiEnvironment(Hashtable<String, String>) - Static method in class org.osjava.sj.ContextFactory
 
isEmpty() - Method in class org.osjava.sj.jndi.MemoryContext
Determine whether or not the context is empty.
isEmpty() - Method in class org.osjava.sj.loader.OrderedSet
 
isNotNamespacedTypeDefinition(Properties) - Method in class org.osjava.sj.loader.JndiLoader
For example a DataSource definition file with properties without namespace, e.
isSupportedFile(File) - Method in class org.osjava.sj.loader.JndiLoader
 
isWrapperFor(Class<?>) - Method in class org.osjava.datasource.SJDataSource
 
iterator - Variable in class org.osjava.sj.jndi.ContextBindings
The iterator utilized in the Enumeration
iterator() - Method in class org.osjava.sj.loader.OrderedSet
 

J

JNDI_SYNTAX_SEPARATOR - Static variable in class org.osjava.sj.SimpleJndi
 
JndiLoader - Class in org.osjava.sj.loader
 
JndiLoader(Hashtable) - Constructor for class org.osjava.sj.loader.JndiLoader
 
jndiPut(Context, String, Object) - Method in class org.osjava.sj.loader.JndiLoader
Creates contexts defined by namespaced property names, e.g.
JndiUtils - Class in org.osjava.sj.jndi
 
JndiUtils() - Constructor for class org.osjava.sj.jndi.JndiUtils
 

K

keys() - Method in class org.osjava.sj.loader.SJProperties
 
keySet() - Method in class org.osjava.sj.loader.SJProperties
 

L

list(Name) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
list(String) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
list(Name) - Method in class org.osjava.sj.jndi.MemoryContext
 
list(String) - Method in class org.osjava.sj.jndi.MemoryContext
 
list - Variable in class org.osjava.sj.loader.OrderedSet
 
listBindings(Name) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
listBindings(String) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
listBindings(Name) - Method in class org.osjava.sj.jndi.MemoryContext
 
listBindings(String) - Method in class org.osjava.sj.jndi.MemoryContext
 
load(File, Context) - Method in class org.osjava.sj.loader.FileBasedJndiLoader
Loads all .properties", .ini, .xml files in a directory or a single file into a context.
load(File, Context, boolean) - Method in class org.osjava.sj.loader.FileBasedJndiLoader
 
load(InputStream) - Method in class org.osjava.sj.loader.IniSJProperties
Load in a .ini file.
load(Properties, Context) - Method in class org.osjava.sj.loader.JndiLoader
Loads a properties object into a context.
load(Properties, Context, Context, String) - Method in class org.osjava.sj.loader.JndiLoader
 
load(File, Context, boolean) - Method in class org.osjava.sj.loader.NioBasedJndiLoader
 
load(InputStream) - Method in class org.osjava.sj.loader.XmlSJProperties
 
loadDirectory(File, Context, Context, String) - Method in class org.osjava.sj.loader.FileBasedJndiLoader
Loads all .properties", .ini, .xml files in a directory into a context.
loadDirectory(File, String, Context, Context, String) - Method in class org.osjava.sj.loader.NioBasedJndiLoader
Loads all .properties", .ini, .xml files in a directory into a context.
loadDocument(Document) - Method in class org.osjava.sj.loader.XmlSJProperties
 
loadFile(File, Context, Context, String, boolean) - Method in class org.osjava.sj.loader.FileBasedJndiLoader
Loads any file, not only those files JndiLoader.isSupportedFile(File) returns true for.
loadFile(Path, Context, Context, boolean) - Method in class org.osjava.sj.loader.NioBasedJndiLoader
 
loadJar(File, String, Context, boolean) - Method in class org.osjava.sj.loader.NioBasedJndiLoader
 
loadRoot() - Method in class org.osjava.sj.SimpleJndi
 
LOGGER - Static variable in class org.osjava.sj.jndi.MemoryContext
 
LOGGER - Static variable in class org.osjava.sj.loader.convert.BeanConverter
 
LOGGER - Variable in class org.osjava.sj.loader.convert.ConstructorConverter
 
LOGGER - Static variable in class org.osjava.sj.loader.convert.SJDataSourceConverter
 
LOGGER - Variable in class org.osjava.sj.loader.FileBasedJndiLoader
 
LOGGER - Variable in class org.osjava.sj.loader.JndiLoader
 
LOGGER - Static variable in class org.osjava.sj.loader.NioBasedJndiLoader
 
logger - Static variable in class org.osjava.sj.SimpleJndi
 
LOGGER - Static variable in class org.osjava.sj.SimpleJndi
 
lookup(Name) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
lookup(String) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
lookup(Name) - Method in class org.osjava.sj.jndi.MemoryContext
 
lookup(String) - Method in class org.osjava.sj.jndi.MemoryContext
 
lookupLink(Name) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
lookupLink(String) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
lookupLink(Name) - Method in class org.osjava.sj.jndi.MemoryContext
 
lookupLink(String) - Method in class org.osjava.sj.jndi.MemoryContext
 

M

MapConverter - Class in org.osjava.sj.loader.convert
 
MapConverter() - Constructor for class org.osjava.sj.loader.convert.MapConverter
 
MemoryContext - Class in org.osjava.sj.jndi
 
MemoryContext(Hashtable) - Constructor for class org.osjava.sj.jndi.MemoryContext
 
MemoryContext() - Constructor for class org.osjava.sj.jndi.MemoryContext
IMPROVE Mandatory: Read jndi configuration from system properties otherwise it will not work correctly.
MemoryContext(NameParser) - Constructor for class org.osjava.sj.jndi.MemoryContext
 
MemoryContext(Hashtable, NameParser) - Constructor for class org.osjava.sj.jndi.MemoryContext
 
MemoryContextFactory - Class in org.osjava.sj
Initial Context Factory for MemoryContext.
MemoryContextFactory() - Constructor for class org.osjava.sj.MemoryContextFactory
 
MySimpleFileVisitor(String, Context, String, boolean) - Constructor for class org.osjava.sj.loader.NioBasedJndiLoader.MySimpleFileVisitor
 

N

nameInNamespace - Variable in class org.osjava.sj.jndi.MemoryContext
 
nameLock - Variable in class org.osjava.sj.jndi.MemoryContext
 
nameParser - Variable in class org.osjava.sj.jndi.MemoryContext
 
namesToObjects - Variable in class org.osjava.sj.jndi.MemoryContext
 
newInstance() - Method in class org.osjava.sj.jndi.MemoryContext
IMPROVE To be implemented? See OperationNotSupportedException.
newRuntimeException(String, Class<?>) - Static method in class org.osjava.StringsToTypes
 
next() - Method in class org.osjava.sj.jndi.ContextBindings
Returns a Binding created from the next available name.
next() - Method in class org.osjava.sj.jndi.ContextNames
Returns a NameClassPair created from the next available name.
nextElement() - Method in class org.osjava.sj.jndi.ContextBindings
Returns a Binding created from the next available name.
nextElement() - Method in class org.osjava.sj.jndi.ContextNames
Returns a NameClassPair created from the next available name.
NioBasedJndiLoader - Class in org.osjava.sj.loader
 
NioBasedJndiLoader(Hashtable) - Constructor for class org.osjava.sj.loader.NioBasedJndiLoader
 
NioBasedJndiLoader.MySimpleFileVisitor - Class in org.osjava.sj.loader
 
normalizeSeparator(String) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 

O

OLD_ENUM_STYLE - Static variable in class org.osjava.StringsToTypes
 
OrderedSet - Class in org.osjava.sj.loader
An implementation of Set that guarentees ordering remains constant.
OrderedSet() - Constructor for class org.osjava.sj.loader.OrderedSet
 
OrderedSet(Collection) - Constructor for class org.osjava.sj.loader.OrderedSet
 
OrderedSet(List) - Constructor for class org.osjava.sj.loader.OrderedSet
Create using the given List as the internal storage method.
org.osjava - package org.osjava
 
org.osjava.datasource - package org.osjava.datasource
 
org.osjava.sj - package org.osjava.sj
 
org.osjava.sj.jndi - package org.osjava.sj.jndi
 
org.osjava.sj.loader - package org.osjava.sj.loader
 
org.osjava.sj.loader.convert - package org.osjava.sj.loader.convert
 
overwriteEnvironmentWithSystemProperties(Hashtable<String, String>) - Static method in class org.osjava.sj.ContextFactory
Allow system properties to override environment.
overwriteWithSystemProperty(String, Hashtable<String, String>) - Static method in class org.osjava.sj.ContextFactory
 

P

parent - Variable in class org.osjava.sj.jndi.SimpleNameParser
 
parse(String) - Method in class org.osjava.sj.jndi.SimpleNameParser
Parses a name into its components.
(Copied from NameParser.parse(java.lang.String)
password - Variable in class org.osjava.datasource.SJDataSource
 
PATH_SEPARATOR - Static variable in class org.osjava.sj.SimpleJndi
 
platformSpecificRootDir - Variable in class org.osjava.sj.loader.NioBasedJndiLoader.MySimpleFileVisitor
 
PoolSetup - Class in org.osjava.datasource
This is a wrapper for the Pooling functionality, currently provided by Jakarta DBCP.
PoolSetup() - Constructor for class org.osjava.datasource.PoolSetup
 
poolUrl - Variable in class org.osjava.datasource.SJDataSource
if a connection pool has been built, its url is stored in here
postVisitDirectory(Path, IOException) - Method in class org.osjava.sj.loader.NioBasedJndiLoader.MySimpleFileVisitor
 
preserveRootFileNameAsContextName - Variable in class org.osjava.sj.loader.NioBasedJndiLoader.MySimpleFileVisitor
 
preVisitDirectory(Path, BasicFileAttributes) - Method in class org.osjava.sj.loader.NioBasedJndiLoader.MySimpleFileVisitor
 
printWriter - Variable in class org.osjava.datasource.SJDataSource
 
processChildren(String, Node) - Method in class org.osjava.sj.loader.XmlSJProperties
 
processType(Properties, String, Object) - Method in class org.osjava.sj.loader.JndiLoader
 
processTypedProperty(Properties, Context, String) - Method in class org.osjava.sj.loader.JndiLoader
 
properties - Variable in class org.osjava.datasource.SJDataSource
 
propertyNames() - Method in class org.osjava.sj.loader.SJProperties
 
props - Variable in class org.osjava.sj.jndi.SimpleNameParser
 
put(Object, Object) - Method in class org.osjava.sj.loader.SJProperties
 

R

rebind(Name, Object) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
rebind(String, Object) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
rebind(Name, Object) - Method in class org.osjava.sj.jndi.MemoryContext
 
rebind(String, Object) - Method in class org.osjava.sj.jndi.MemoryContext
 
remove(Object) - Method in class org.osjava.sj.loader.OrderedSet
 
remove(Object) - Method in class org.osjava.sj.loader.SJProperties
 
removeAll(Collection) - Method in class org.osjava.sj.loader.OrderedSet
 
removeFromEnvironment(String) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
removeFromEnvironment(String) - Method in class org.osjava.sj.jndi.MemoryContext
 
removeLastElement(String, String) - Static method in class org.osjava.sj.loader.JndiLoader
 
rename(Name, Name) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
rename(String, String) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
rename(Name, Name) - Method in class org.osjava.sj.jndi.MemoryContext
 
rename(String, String) - Method in class org.osjava.sj.jndi.MemoryContext
 
replace(String, String, String) - Static method in class org.osjava.StringUtils
 
retainAll(Collection) - Method in class org.osjava.sj.loader.OrderedSet
 
ROOT - Static variable in class org.osjava.sj.SimpleJndi
 

S

setDelimiter(String) - Method in class org.osjava.sj.loader.SJProperties
 
setLoginTimeout(int) - Method in class org.osjava.datasource.SJDataSource
 
setLogWriter(PrintWriter) - Method in class org.osjava.datasource.SJDataSource
 
setNameInNamespace(Name) - Method in class org.osjava.sj.jndi.MemoryContext
Set the name of the Context.
setProperty(String, String) - Method in class org.osjava.sj.loader.SJProperties
 
setupConnection(String, String, String, String, Properties) - Static method in class org.osjava.datasource.PoolSetup
 
SHARED - Static variable in class org.osjava.sj.SimpleJndi
 
SimpleContextFactory - Class in org.osjava.sj
SimpleContextFactory() - Constructor for class org.osjava.sj.SimpleContextFactory
 
SimpleJndi - Class in org.osjava.sj
 
SimpleJndi(Hashtable<String, String>) - Constructor for class org.osjava.sj.SimpleJndi
 
SimpleJndiContextFactory - Class in org.osjava.sj
Unlike MemoryContextFactory this factory could theoretically (untested) return another Context implementation than MemoryContext by setting SimpleJndi.CONTEXT_FACTORY to a different InitialContextFactory Implementation.
SimpleJndiContextFactory() - Constructor for class org.osjava.sj.SimpleJndiContextFactory
 
SimpleNameParser - Class in org.osjava.sj.jndi
The NameParser for the Simple-JNDI.
SimpleNameParser(Context) - Constructor for class org.osjava.sj.jndi.SimpleNameParser
Creates a ThreadNameParser.
size() - Method in class org.osjava.sj.loader.OrderedSet
 
SJDataSource - Class in org.osjava.datasource
A basic implementation of a DataSource with optional connection pooling.
SJDataSource(String, String, String, String, Properties) - Constructor for class org.osjava.datasource.SJDataSource
 
SJDataSourceConverter - Class in org.osjava.sj.loader.convert
 
SJDataSourceConverter() - Constructor for class org.osjava.sj.loader.convert.SJDataSourceConverter
 
SJProperties - Class in org.osjava.sj.loader
To extract configuration from different file formats, e.
SJProperties() - Constructor for class org.osjava.sj.loader.SJProperties
 
SJProperties(Properties) - Constructor for class org.osjava.sj.loader.SJProperties
From Properties: "A property list can contain another property list as its "defaults"; this second property list is searched if the property key is not found in the original property list."
split(String, String) - Static method in class org.osjava.StringUtils
 
store(String, String) - Method in class org.osjava.sj.loader.XmlSJProperties
 
StringsToTypes - Class in org.osjava
 
StringsToTypes() - Constructor for class org.osjava.StringsToTypes
 
StringUtils - Class in org.osjava
The usual StringUtils class with reusable flotsam
StringUtils() - Constructor for class org.osjava.StringUtils
 
subContexts - Variable in class org.osjava.sj.jndi.MemoryContext
 
subName - Variable in class org.osjava.sj.loader.NioBasedJndiLoader.MySimpleFileVisitor
 
substitutor - Variable in class org.osjava.sj.loader.SJProperties
 

T

target - Variable in class org.osjava.sj.jndi.DelimiterConvertingContext
 
throwException(InitialContext, Exception, String) - Method in class org.osjava.sj.SimpleJndi
 
timeFormats - Static variable in class org.osjava.StringsToTypes
 
toArray() - Method in class org.osjava.sj.loader.OrderedSet
 
toArray(Object[]) - Method in class org.osjava.sj.loader.OrderedSet
 
toBoolean(String) - Static method in class org.osjava.StringsToTypes
"true", "t", "yes", "y", "on", "1", "x", "-1" will return true.
"false", "f", "no", "n", "off", "0", "" will return false.
toCharacter(String) - Static method in class org.osjava.StringsToTypes
 
toCompoundName(Name, Properties) - Static method in class org.osjava.sj.jndi.JndiUtils
toCompoundName(String, Properties) - Static method in class org.osjava.sj.jndi.JndiUtils
 
toCompoundName(String) - Method in class org.osjava.sj.loader.JndiLoader
 
toDate(String) - Static method in class org.osjava.StringsToTypes
 
toEnum(Class<?>, String) - Static method in class org.osjava.StringsToTypes
 
toProperties(Reference) - Static method in class org.osjava.sj.jndi.JndiUtils
 
toProperties(File) - Method in class org.osjava.sj.loader.FileBasedJndiLoader
 
toProperties(Path) - Method in class org.osjava.sj.loader.NioBasedJndiLoader
 
toReference(Properties, String) - Static method in class org.osjava.sj.jndi.JndiUtils
 
toSqlDate(String) - Static method in class org.osjava.StringsToTypes
 
toString() - Method in class org.osjava.datasource.SJDataSource
 
toString() - Method in class org.osjava.sj.jndi.MemoryContext
 
toTime(String) - Static method in class org.osjava.StringsToTypes
 
toTimestamp(String) - Static method in class org.osjava.StringsToTypes
 
trueValues - Static variable in class org.osjava.StringsToTypes
 

U

unbind(Name) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
unbind(String) - Method in class org.osjava.sj.jndi.DelimiterConvertingContext
 
unbind(Name) - Method in class org.osjava.sj.jndi.MemoryContext
 
unbind(String) - Method in class org.osjava.sj.jndi.MemoryContext
 
unwrap(Class<T>) - Method in class org.osjava.datasource.SJDataSource
 
url - Variable in class org.osjava.datasource.SJDataSource
 
username - Variable in class org.osjava.datasource.SJDataSource
 

V

visitFile(Path, BasicFileAttributes) - Method in class org.osjava.sj.loader.NioBasedJndiLoader.MySimpleFileVisitor
 
visitFileFailed(Path, IOException) - Method in class org.osjava.sj.loader.NioBasedJndiLoader.MySimpleFileVisitor
 

X

XmlSJProperties - Class in org.osjava.sj.loader
Loads properties using the DOM API from an InputStream containing XML
XmlSJProperties() - Constructor for class org.osjava.sj.loader.XmlSJProperties
 
XmlSJProperties(Properties) - Constructor for class org.osjava.sj.loader.XmlSJProperties
 
A B C D E F G H I J K L M N O P R S T U V X 
Skip navigation links

Copyright © 2020. All rights reserved.