com.tibco.tibjms.admin.DestinationInfo.areBridgeTargetsInherited()
|
com.tibco.tibjms.admin.TopicInfo.areExportTransportsInherited()
|
com.tibco.tibjms.admin.DestinationInfo.areImportTransportsInherited()
|
com.tibco.tibjms.Tibjms.getAllowCallbackInClose()
This method has been misnamed and replaced
by getAllowCloseInCallback .
|
com.tibco.tibjms.admin.TibjmsAdmin.getConfiguration()
|
com.tibco.tibjms.admin.DestinationInfo.getDescription()
As of release 4.4 because destinations never had a
description property
|
com.tibco.tibjms.admin.TopicInfo.getDurableCount()
|
com.tibco.tibjms.admin.TibjmsAdmin.getDurables(String)
|
com.tibco.tibjms.admin.RVCMTransportInfo.getExlicitConfigOnly()
as of EMS 6.0, use the correctly spelled API getExplicitConfigOnly()
|
com.tibco.tibjms.admin.ServerInfo.getFaultTolerantFailoverReread()
As of release 6.0
|
com.tibco.tibjms.admin.StoreInfo.getFileSize()
|
com.tibco.tibjms.admin.StoreInfo.getFreeSpace()
|
com.tibco.tibjms.admin.ServerInfo.getState()
|
com.tibco.tibjms.admin.TibjmsAdmin.getStoreInfo(int)
|
com.tibco.tibjms.admin.SSTransportInfo.getSubscribeMode()
As of release 5.0 subscribe mode is not configurable.
|
com.tibco.tibjms.admin.TibjmsAdmin.getSubscriptions(String, TopicInfo, int)
|
com.tibco.tibjms.admin.StoreInfo.getUsedSpace()
|
com.tibco.tibjms.admin.DurableInfo.isActive()
|
com.tibco.tibjms.Tibjms.setAllowCallbackInClose(boolean)
This method has been misnamed and replaced
by setAllowCloseInCallback .
|
com.tibco.tibjms.admin.DestinationInfo.setDescription(String)
As of release 4.4 because destinations never had a
description property
|