public abstract class AbstractJNDIConfiguration extends Object implements Configuration
| Modifier and Type | Field and Description |
|---|---|
protected Context |
_envContext |
protected Context |
_initialContext |
protected org.slf4j.Logger |
_log |
| Constructor and Description |
|---|
AbstractJNDIConfiguration() |
protected org.slf4j.Logger _log
protected Context _initialContext
protected Context _envContext
public AbstractJNDIConfiguration()
throws NamingException
NamingExceptionprotected <R> R getEnvResource(String resourceName)
Copyright © 2014. All rights reserved.