|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport
org.jboss.system.ServiceMBeanSupport
org.jboss.naming.LinkRefPairService
public class LinkRefPairService
An mbean used to construct a link ref pair
| Field Summary |
|---|
| Fields inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
log, server, SERVICE_CONTROLLER_SIG, serviceName |
| 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 |
| Constructor Summary | |
|---|---|
LinkRefPairService()
|
|
| 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 |
protected void |
startService()
|
protected void |
stopService()
|
| Methods inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
create, createService, destroy, destroyService, getDeploymentInfo, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister, start, stop |
| Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport |
|---|
addNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, removeNotificationListener, removeNotificationListener, sendNotification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.system.ServiceMBean |
|---|
getName, getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
|---|
create, destroy, start, stop |
| Constructor Detail |
|---|
public LinkRefPairService()
| Method Detail |
|---|
public String getJndiName()
LinkRefPairServiceMBean
getJndiName in interface LinkRefPairServiceMBeanpublic String getLocalJndiName()
LinkRefPairServiceMBean
getLocalJndiName in interface LinkRefPairServiceMBeanpublic String getRemoteJndiName()
LinkRefPairServiceMBean
getRemoteJndiName in interface LinkRefPairServiceMBeanpublic void setJndiName(String jndiName)
LinkRefPairServiceMBean
setJndiName in interface LinkRefPairServiceMBeanjndiName - the jndi namepublic void setLocalJndiName(String jndiName)
LinkRefPairServiceMBean
setLocalJndiName in interface LinkRefPairServiceMBeanjndiName - the jndi namepublic void setRemoteJndiName(String jndiName)
LinkRefPairServiceMBean
setRemoteJndiName in interface LinkRefPairServiceMBeanjndiName - the jndi name
protected void startService()
throws Exception
startService in class org.jboss.system.ServiceMBeanSupportException
protected void stopService()
throws Exception
stopService in class org.jboss.system.ServiceMBeanSupportException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||