|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| JndiProxyFactory<T> | Proxy factory that can provide contextual references to objects retrieved from JNDI. |
| StubInitialContextFactory | Test initial context factory used for testing software in a Java SE environnment that uses JNDI to retrieve objects. |
| Exception Summary | |
|---|---|
| JndiProxyFactory.JndiWiringException | Exception thrown in case an object cannot be retrieved from JNDI. |
This package provides utilities for JNDI testing.
Using StubInitialContextFactory, JNDI can be mocked in junit tests.
JndiProxyFactory provides a proxy that transparently delegates to an object in the
JNDI tree.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||