public class AdminObjectInstanceImpl extends java.lang.Object implements AdminObjectInstance
AdminObjectInstance.Attribute, AdminObjectInstance.Tag
Constructor and Description |
---|
AdminObjectInstanceImpl(java.lang.String jndiName,
ConfigProperties props)
constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJndiName()
getJndiName
|
ConfigProperties |
getProperties()
getProperties
|
public AdminObjectInstanceImpl(java.lang.String jndiName, ConfigProperties props)
jndiName
- jndi nameprops
- ConfigPropertiespublic java.lang.String getJndiName()
AdminObjectInstance
getJndiName
in interface AdminObjectInstance
public ConfigProperties getProperties()
AdminObjectInstance
getProperties
in interface AdminObjectInstance
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)