Uses of Class
com.ibm.broker.config.proxy.BrokerProxy.SyncType

Uses of BrokerProxy.SyncType in com.ibm.broker.config.proxy
 

Methods in com.ibm.broker.config.proxy that return BrokerProxy.SyncType
static BrokerProxy.SyncType BrokerProxy.SyncType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BrokerProxy.SyncType[] BrokerProxy.SyncType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.ibm.broker.config.proxy with parameters of type BrokerProxy.SyncType
 java.util.Date BrokerProxy.getLastDiscoveryTime(BrokerProxy.SyncType syncType)
          Returns the time that the Configuration Manager last discovered the configuration held by the broker.