public class JNDIObjectList extends Object
| Constructor and Description |
|---|
JNDIObjectList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addJNDIObject(JNDIObject obj) |
JNDIObject |
getJNDIObject()
For lookups only.
|
Collection<JNDIObject> |
getJNDIObjects() |
String |
getVersion() |
void |
setVersion(String version) |
public String getVersion()
public void setVersion(String version)
public JNDIObject getJNDIObject()
public Collection<JNDIObject> getJNDIObjects()
public void addJNDIObject(JNDIObject obj)
Copyright 2004-2020 Solace Corporation. All rights reserved.