|
|||||||||
| 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.mobicents.slee.test.suite.tckwrapper.SleeTCKPluginWrapper
public class SleeTCKPluginWrapper
This class wraps the TCKPlugin which needs the RMI registry to expose server side test classes to the testing client
| Field Summary |
|---|
| 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 | |
|---|---|
SleeTCKPluginWrapper()
|
|
| Method Summary | |
|---|---|
int |
getRMIRegistryPort()
|
java.lang.String |
getSleeProviderImpl()
|
java.lang.String |
getTCKPluginClassName()
|
java.lang.String |
getTCKPluginMBeanObjectName()
|
void |
setRMIRegistryPort(int port)
|
void |
setSleeProviderImpl(java.lang.String provider)
|
void |
setTCKPluginClassName(java.lang.String newClName)
|
void |
setTCKPluginMBeanObjectName(java.lang.String newMBObjectName)
|
void |
startService()
|
void |
stopService()
|
| Methods inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
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, unsetKernelControllerContext |
| Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport |
|---|
addNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, 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.system.ServiceMBean |
|---|
getName, getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
|---|
create, destroy, start, stop |
| Methods inherited from interface javax.management.MBeanRegistration |
|---|
postDeregister, postRegister, preDeregister, preRegister |
| Constructor Detail |
|---|
public SleeTCKPluginWrapper()
| Method Detail |
|---|
public void startService()
throws java.lang.Exception
startService in class org.jboss.system.ServiceMBeanSupportjava.lang.Exception
public void stopService()
throws java.lang.Exception
stopService in class org.jboss.system.ServiceMBeanSupportjava.lang.Exceptionpublic void setTCKPluginClassName(java.lang.String newClName)
setTCKPluginClassName in interface SleeTCKPluginWrapperMBeanpublic java.lang.String getTCKPluginClassName()
getTCKPluginClassName in interface SleeTCKPluginWrapperMBeanpublic void setRMIRegistryPort(int port)
setRMIRegistryPort in interface SleeTCKPluginWrapperMBeanpublic int getRMIRegistryPort()
getRMIRegistryPort in interface SleeTCKPluginWrapperMBeanpublic void setSleeProviderImpl(java.lang.String provider)
setSleeProviderImpl in interface SleeTCKPluginWrapperMBeanpublic java.lang.String getSleeProviderImpl()
getSleeProviderImpl in interface SleeTCKPluginWrapperMBeanpublic void setTCKPluginMBeanObjectName(java.lang.String newMBObjectName)
setTCKPluginMBeanObjectName in interface SleeTCKPluginWrapperMBeanpublic java.lang.String getTCKPluginMBeanObjectName()
getTCKPluginMBeanObjectName in interface SleeTCKPluginWrapperMBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||