Package | Description |
---|---|
org.springframework.mock.jndi |
Deprecated as of Spring Framework 5.2 in favor of complete
solutions from third parties such as
Simple-JNDI.
|
Modifier and Type | Method and Description |
---|---|
static SimpleNamingContextBuilder |
SimpleNamingContextBuilder.emptyActivatedContextBuilder()
Deprecated.
If no SimpleNamingContextBuilder is already configuring JNDI,
create and activate one.
|
static SimpleNamingContextBuilder |
SimpleNamingContextBuilder.getCurrentContextBuilder()
Deprecated.
Checks if a SimpleNamingContextBuilder is active.
|