public class KsbApiServiceLocator extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | MESSAGE_HELPER | 
| static String | SERVICE_BUS | 
| static String | SERVICE_REGISTRY | 
| Constructor and Description | 
|---|
| KsbApiServiceLocator() | 
| Modifier and Type | Method and Description | 
|---|---|
| static MessageHelper | getMessageHelper() | 
| static ServiceBus | getServiceBus() | 
| static ServiceRegistry | getServiceRegistry() | 
public static final String SERVICE_BUS
public static final String SERVICE_REGISTRY
public static final String MESSAGE_HELPER
public KsbApiServiceLocator()
public static ServiceBus getServiceBus()
public static ServiceRegistry getServiceRegistry()
public static MessageHelper getMessageHelper()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.