|
|||||||||||
| 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.mq.il.ServerILJMXService
org.jboss.mq.il.http.HTTPServerILService
Implements the ServerILJMXService which is used to manage the HTTP/S IL.
| Field Summary |
| Fields inherited from class org.jboss.mq.il.ServerILJMXService |
clientID, connectionFactoryJNDIRef, pingPeriod, xaConnectionFactoryJNDIRef |
| 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 | |
HTTPServerILService()
|
|
| Method Summary | |
Properties |
getClientConnectionProperties()
|
String |
getName()
|
int |
getRestInterval()
Get the HTTPIL default RestInterval |
ServerIL |
getServerIL()
|
int |
getTimeOut()
Get the HTTPIL default timeout |
String |
getURL()
Get the HTTPIL URL. |
String |
getURLHostName()
Get the HTTPIL URLHostName. |
int |
getURLPort()
Get the HTTPIL URLPort. |
String |
getURLPrefix()
Get the HTTPIL URLPrefix. |
String |
getURLSuffix()
Get the HTTPIL URLSuffix. |
boolean |
getUseHostName()
Get the HTTPIL UseHostName flag. |
void |
setRestInterval(int restInterval)
Set the HTTPIL default RestInterval--the number of seconds the ClientILService will sleep after each client request. |
void |
setTimeOut(int timeout)
Set the HTTPIL default timeout--the number of seconds that the ClientILService HTTP requests will wait for messages. |
void |
setURL(String url)
Set the HTTPIL URL. |
void |
setURLHostName(String hostname)
Set the HTTPIL URLName. |
void |
setURLPort(int port)
Set the HTTPIL URLPort. |
void |
setURLPrefix(String prefix)
Set the HTTPIL URLPrefix. |
void |
setURLSuffix(String suffix)
Set the HTTPIL URLSuffix. |
void |
setUseHostName(boolean value)
Set the HTTPIL UseHostName flag. |
void |
startService()
|
void |
stopService()
|
| Methods inherited from class org.jboss.mq.il.ServerILJMXService |
bindJNDIReferences, getClientID, getConnectionFactoryJNDIRef, getJBossMQService, getPingPeriod, getXAConnectionFactoryJNDIRef, lookupJMSServer, rebind, setClientID, setConnectionFactoryJNDIRef, setInvoker, setPingPeriod, setXAConnectionFactoryJNDIRef, unbindJNDIReferences |
| Methods inherited from class org.jboss.system.ServiceMBeanSupport |
create, createService, destroy, destroyService, getLog, 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, 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.mq.il.ServerILJMXServiceMBean |
getClientID, getConnectionFactoryJNDIRef, getJBossMQService, getPingPeriod, getXAConnectionFactoryJNDIRef, setClientID, setConnectionFactoryJNDIRef, setInvoker, setPingPeriod, setXAConnectionFactoryJNDIRef |
| Methods inherited from interface org.jboss.system.ServiceMBean |
getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
create, destroy, start, stop |
| Constructor Detail |
public HTTPServerILService()
| Method Detail |
public String getName()
getName in interface org.jboss.system.ServiceMBeanpublic ServerIL getServerIL()
getServerIL in class ServerILJMXServicepublic Properties getClientConnectionProperties()
getClientConnectionProperties in class ServerILJMXService
public void startService()
throws Exception
startService in class ServerILJMXServiceExceptionpublic void stopService()
stopService in class ServerILJMXServicepublic void setTimeOut(int timeout)
setTimeOut in interface HTTPServerILServiceMBeanpublic int getTimeOut()
getTimeOut in interface HTTPServerILServiceMBeanpublic void setRestInterval(int restInterval)
setRestInterval in interface HTTPServerILServiceMBeanpublic int getRestInterval()
getRestInterval in interface HTTPServerILServiceMBeanpublic void setURL(String url)
setURL in interface HTTPServerILServiceMBeanpublic String getURL()
getURL in interface HTTPServerILServiceMBeanpublic void setURLPrefix(String prefix)
setURLPrefix in interface HTTPServerILServiceMBeanpublic String getURLPrefix()
getURLPrefix in interface HTTPServerILServiceMBeanpublic void setURLHostName(String hostname)
setURLHostName in interface HTTPServerILServiceMBeanpublic String getURLHostName()
getURLHostName in interface HTTPServerILServiceMBeanpublic void setURLPort(int port)
setURLPort in interface HTTPServerILServiceMBeanpublic int getURLPort()
getURLPort in interface HTTPServerILServiceMBeanpublic void setURLSuffix(String suffix)
setURLSuffix in interface HTTPServerILServiceMBeanpublic String getURLSuffix()
getURLSuffix in interface HTTPServerILServiceMBeanpublic void setUseHostName(boolean value)
setUseHostName in interface HTTPServerILServiceMBeanpublic boolean getUseHostName()
getUseHostName in interface HTTPServerILServiceMBean
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||