public class Jndi extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
intrface |
protected String |
name |
| Constructor and Description |
|---|
Jndi() |
Jndi(String name,
String intrface) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInterface() |
String |
getName() |
void |
setInterface(String value) |
void |
setName(String value) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.