All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractContext The heart of the system, the abstract implementation of context for simple-jndi.AbstractProperties BeanConverter Create an object using its empty constructor, then call setXxx for each pseudo property.ConstructorConverter Convert a text value to any object whose constructor takes a single String object.ContextBindings This class represents a NamingEnumeration of the bindings of a Context.ContextNames This class represents a NamingEnumeration of the class names of a Context.Converter ConvertRegistry CustomProperties DataSourceConverter DateConverter DelegatingContext Standard delegating pattern for JNDI Contexts.IniProperties Functionally like the CustomProperties class in that it has comments and an order, IniProperties reads .ini files.InvalidObjectTypeException An exception to indicate that the object that was being bound to a context is not a valid type for the context.Jndi Helper object for talking to JNDI.JndiLoader Loads a .properties file into a JNDI server.MapConverter MemoryContext A generic context that requires no DataSource backend.MemoryContextFactory Initial Context Factory for MemoryContexts.NullConverter OrderedSet An implementation of Set that guarentees ordering remains constant.PoolSetup This is a wrapper for the Pooling functionality, currently provided by Jakarta DBCP.SimpleContext SimpleContextFactory Initial Context Factory for SimpleContextsSimpleNameParser The NameParser for the Simple-JNDI.SJDataSource A basic implementation of a DataSource.StaticHashtable A hashtable that shares its space with any other instance of StaticHashtable.Utils The usual Utils class with reusable flotsamXmlProperties Loads properties using the DOM API from an InputStream containing XML