public class SS7Service extends org.jboss.system.ServiceMBeanSupport implements SS7ServiceMBean
log, server, SERVICE_CONTROLLER_SIGONAME| Constructor and Description |
|---|
SS7Service(String serviceName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJndiName()
Returns SCCP Provider jndi name.
|
String |
getSS7Name()
Returns SS7 Name for this release
|
String |
getSS7ServiceName() |
String |
getSS7Vendor()
Get Vendor supporting this SS7
|
String |
getSS7Version()
Return SS7 version of this release
|
Object |
getStack() |
boolean |
isStarted() |
void |
setJndiName(String jndiName) |
void |
setStack(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 SS7Service(String serviceName)
public void startService()
throws Exception
startService in class org.jboss.system.ServiceMBeanSupportExceptionpublic String getSS7ServiceName()
getSS7ServiceName in interface SS7ServiceMBeanpublic String getSS7Name()
SS7ServiceMBeangetSS7Name in interface SS7ServiceMBeanpublic String getSS7Vendor()
SS7ServiceMBeangetSS7Vendor in interface SS7ServiceMBeanpublic String getSS7Version()
SS7ServiceMBeangetSS7Version in interface SS7ServiceMBeanpublic void setJndiName(String jndiName)
public String getJndiName()
SS7ServiceMBeangetJndiName in interface SS7ServiceMBeanpublic Object getStack()
public void setStack(Object stack)
public void stopService()
stopService in class org.jboss.system.ServiceMBeanSupportpublic boolean isStarted()
isStarted in interface SS7ServiceMBeanCopyright © 2016. All Rights Reserved.