public class ServiceBusExporter extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description | 
|---|
| ServiceBusExporter() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | afterPropertiesSet() | 
| protected ServiceBus | autoLocateServiceBus() | 
| ServiceBus | getServiceBus() | 
| ServiceDefinition | getServiceDefinition() | 
| boolean | isForceSync() | 
| void | setForceRefresh(boolean forceSync) | 
| void | setServiceBus(ServiceBus serviceBus) | 
| void | setServiceDefinition(ServiceDefinition serviceDefinition) | 
public ServiceBusExporter()
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanprotected ServiceBus autoLocateServiceBus()
public ServiceDefinition getServiceDefinition()
public void setServiceDefinition(ServiceDefinition serviceDefinition)
public boolean isForceSync()
public void setForceRefresh(boolean forceSync)
public ServiceBus getServiceBus()
public void setServiceBus(ServiceBus serviceBus)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.