|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| 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 | |
InetAddress |
getServerAddress()
Get the address of the singleton UIL Server host (which connects to the current JMS Server) |
Integer |
getServerPort()
Get the address of the singleton UIL Server host (which connects to the current JMS Server) |
void |
setServerAddress(InetAddress address)
Set the address of the singleton UIL Server host (which connects to the current JMS Server) |
void |
setServerPort(Integer port)
Set the address of the singleton UIL Server host (which connects to the current JMS Server) |
| Methods inherited from interface org.jboss.ha.jmx.HAServiceMBean |
callMethodOnPartition, getDistributedState, getPartitionName, sendNotification, setDistributedState, setPartitionName |
| Methods inherited from interface org.jboss.system.ServiceMBean |
getName, getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
create, destroy, start, stop |
| Methods inherited from interface javax.management.NotificationBroadcaster |
addNotificationListener, getNotificationInfo, removeNotificationListener |
| Method Detail |
public InetAddress getServerAddress()
public void setServerAddress(InetAddress address)
throws Exception
Exceptionpublic Integer getServerPort()
public void setServerPort(Integer port)
throws Exception
Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||