public class NamingAlias extends AbstractMBeanService implements NamingAliasMBean
server
コンストラクタと説明 |
---|
NamingAlias() |
NamingAlias(String fromName,
String toName) |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getFromName() |
String |
getName() |
String |
getToName() |
void |
setFromName(String name) |
void |
setToName(String name) |
void |
startService() |
void |
stopService() |
destroy, destroyService, getObjectName, getServer, getState, getStateString, init, init, initService, 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, initService
public String getFromName()
getFromName
インタフェース内 NamingAliasMBean
public void setFromName(String name) throws NamingException
setFromName
インタフェース内 NamingAliasMBean
NamingException
public String getToName()
getToName
インタフェース内 NamingAliasMBean
public void setToName(String name) throws NamingException
setToName
インタフェース内 NamingAliasMBean
NamingException
public String getName()
getName
インタフェース内 IMBean
getName
クラス内 AbstractMBeanService
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.