public class JndiUtils extends Object
| Constructor and Description |
|---|
JndiUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Control |
fromJndiControl(Control jndiControl) |
static Control[] |
fromJndiControls(Control... jndiControls) |
static Control |
toJndiControl(Control control) |
static Control[] |
toJndiControls(Control... controls) |
static void |
wrap(Throwable t) |
public static void wrap(Throwable t) throws NamingException
NamingExceptionCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.