public class ConnectorFactoryService extends AbstractMBeanService implements ConnectorFactoryServiceMBean
server
OBJECT_NAME
コンストラクタと説明 |
---|
ConnectorFactoryService() |
修飾子とタイプ | メソッドと説明 |
---|---|
JMXConnector |
createConnection(ConnectorFactoryImpl.ConnectorName pConnector) |
Iterator |
getConnectors(Hashtable pProperties,
ConnectorFactoryImpl.IConnectorTester pTester) |
String |
getName() |
ObjectName |
getObjectName(MBeanServer pServer,
ObjectName pName) |
void |
initService(jp.co.sds_corp.util.config.IConfiguration config) |
void |
removeConnection(ConnectorFactoryImpl.ConnectorName pConnector) |
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 Iterator getConnectors(Hashtable pProperties, ConnectorFactoryImpl.IConnectorTester pTester)
getConnectors
インタフェース内 ConnectorFactoryServiceMBean
public JMXConnector createConnection(ConnectorFactoryImpl.ConnectorName pConnector)
createConnection
インタフェース内 ConnectorFactoryServiceMBean
public void removeConnection(ConnectorFactoryImpl.ConnectorName pConnector)
removeConnection
インタフェース内 ConnectorFactoryServiceMBean
public ObjectName getObjectName(MBeanServer pServer, ObjectName pName) throws MalformedObjectNameException
getObjectName
クラス内 AbstractMBeanService
MalformedObjectNameException
public String getName()
getName
インタフェース内 IMBean
getName
クラス内 AbstractMBeanService
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.