| Class | Description |
|---|---|
| ContextFactory | |
| MemoryContextFactory |
Initial Context Factory for
MemoryContext. |
| SimpleContextFactory |
Renamed to
SimpleJndiContextFactory. |
| SimpleJndi | |
| SimpleJndiContextFactory |
Unlike
MemoryContextFactory this factory could theoretically (untested) return another Context implementation than MemoryContext by setting SimpleJndi.CONTEXT_FACTORY to a different InitialContextFactory Implementation. |
Copyright © 2020. All rights reserved.