Methods Summary |
---|
public java.lang.String | getJNDIName()Get the jndi name
|
public java.util.Properties | getProperties()Get the properties
|
public javax.management.ObjectName | getRARName()Get the rar name
|
public java.lang.String | getType()Get the interface type
|
public void | setJNDIName(java.lang.String jndiName)Set the jndi name
|
public void | setProperties(java.util.Properties properties)Set the properties
|
public void | setRARName(javax.management.ObjectName rarName)Set the rar name
|
public void | setType(java.lang.String type)Set the interface type
|