public class RMIConnectorService extends AbstractMBeanService implements RMIConnectorServiceMBean
修飾子とタイプ | フィールドと説明 |
---|---|
static String |
JMX_NAME |
static String |
JNDI_NAME |
static String |
PROTOCOL_NAME |
OBJECT_NAME
コンストラクタと説明 |
---|
RMIConnectorService() |
RMIConnectorService(String name) |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getJNDIName() |
String |
getName() |
ObjectName |
getObjectName(MBeanServer server,
ObjectName name) |
void |
initService(jp.co.sds_corp.util.config.IConfiguration config) |
void |
startService() |
void |
stopService() |
destroy, destroyService, getServer, getState, getStateString, init, init, nextSequenceNumber, postDeregister, postRegister, preDeregister, preRegister, start, stop
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroyService
public static String JNDI_NAME
public static String JMX_NAME
public static String PROTOCOL_NAME
public RMIConnectorService()
public RMIConnectorService(String name)
public ObjectName getObjectName(MBeanServer server, ObjectName name) throws MalformedObjectNameException
getObjectName
クラス内 AbstractMBeanService
MalformedObjectNameException
public String getName()
getName
インタフェース内 IMBean
getName
クラス内 AbstractMBeanService
public String getJNDIName()
getJNDIName
インタフェース内 RMIConnectorServiceMBean
public void initService(jp.co.sds_corp.util.config.IConfiguration config) throws Exception
initService
インタフェース内 IMBeanService
initService
クラス内 AbstractMBeanService
Exception
public void startService() throws Exception
startService
インタフェース内 IMBeanService
startService
クラス内 AbstractMBeanService
Exception
public void stopService()
stopService
インタフェース内 IMBeanService
stopService
クラス内 AbstractMBeanService
Copyright © 2016 S.D.S Co.,Ltd.. All Rights Reserved.