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 |
|---|---|
String |
getJndiName()
Returns SCCP Provider jndi name.
|
String |
getSS7Name()
Returns SS7 Name for this release
|
String |
getSS7Vendor()
Get Vendor supporting this SS7
|
String |
getSS7Version()
Return SS7 version of this release
|
Object |
getStack() |
boolean |
isStarted()
Returns
true if the service has started, otherwise it return false |
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 void startService()
throws Exception
startService in class org.jboss.system.ServiceMBeanSupportExceptionpublic 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()
SS7ServiceMBeantrue if the service has started, otherwise it return falseisStarted in interface SS7ServiceMBeanCopyright © 2016. All Rights Reserved.