public class AdminObjectInstanceImpl extends Object implements AdminObjectInstance
AdminObjectInstance.Attribute, AdminObjectInstance.Tag| Constructor and Description |
|---|
AdminObjectInstanceImpl(String jndiName,
ConfigProperties props)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getJndiName()
getJndiName
|
ConfigProperties |
getProperties()
getProperties
|
public AdminObjectInstanceImpl(String jndiName, ConfigProperties props)
jndiName - jndi nameprops - ConfigPropertiespublic String getJndiName()
AdminObjectInstancegetJndiName in interface AdminObjectInstancepublic ConfigProperties getProperties()
AdminObjectInstancegetProperties in interface AdminObjectInstanceCopyright © 2021 JBoss by Red Hat. All rights reserved.