public interface JndiContextWrapper
| Modifier and Type | Method and Description |
|---|---|
Context |
getContext()
Get the JNDI Context.
|
Exception |
getException()
If getContext() returns null, may contain an Exception encountered while attempting
to retrieve the context, or verify that it is valid.
|
Context getContext()
Exception getException()
Copyright © 2022. All rights reserved.