public class SS7Service extends org.jboss.system.ServiceMBeanSupport implements SS7ServiceMBean
log, server, SERVICE_CONTROLLER_SIG, serviceNameONAME| Constructor and Description |
|---|
SS7Service() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJndiName()
Returns SCCP Provider jndi name.
|
java.lang.Object |
getStack() |
void |
setJndiName(java.lang.String jndiName) |
void |
setStack(java.lang.Object stack) |
void |
startService() |
void |
stopService() |
create, createService, destroy, destroyService, getDeploymentInfo, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, pojoChange, pojoCreate, pojoDestroy, pojoStart, pojoStop, postDeregister, postRegister, preDeregister, preRegister, setKernelControllerContext, start, stop, unsetKernelControllerContextaddNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, removeNotificationListener, removeNotificationListener, sendNotificationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstart, stoppublic void startService()
throws java.lang.Exception
startService in class org.jboss.system.ServiceMBeanSupportjava.lang.Exceptionpublic void setJndiName(java.lang.String jndiName)
public java.lang.String getJndiName()
SS7ServiceMBeangetJndiName in interface SS7ServiceMBeanpublic java.lang.Object getStack()
public void setStack(java.lang.Object stack)
public void stopService()
stopService in class org.jboss.system.ServiceMBeanSupportCopyright © 2011. All Rights Reserved.