|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The management interface for the link ref pair service.
| Field Summary |
| Fields inherited from interface org.jboss.system.ServiceMBean |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
| Method Summary | |
String |
getJndiName()
The jndi name where the link ref pair is bound |
String |
getLocalJndiName()
The jndi name of the local binding |
String |
getRemoteJndiName()
The jndi name of the remote binding |
void |
setJndiName(String jndiName)
Set the jndi name where the link ref pair is bound |
void |
setLocalJndiName(String jndiName)
Set the jndi name of the local binding |
void |
setRemoteJndiName(String jndiName)
Set the jndi name of the remote binding |
| Methods inherited from interface org.jboss.system.ServiceMBean |
getName, getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
create, destroy, start, stop |
| Method Detail |
public String getJndiName()
public void setJndiName(String jndiName)
jndiName - the jndi namepublic String getRemoteJndiName()
public void setRemoteJndiName(String jndiName)
jndiName - the jndi namepublic String getLocalJndiName()
public void setLocalJndiName(String jndiName)
jndiName - the jndi name
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||