public class KSBServiceLocator extends Object
Constructor and Description |
---|
KSBServiceLocator() |
public KSBServiceLocator()
public static Object getService(String name)
public static javax.persistence.EntityManagerFactory getMessageEntityManagerFactory()
public static javax.persistence.EntityManagerFactory getRegistryEntityManagerFactory()
public static org.springframework.transaction.support.TransactionTemplate getTransactionTemplate()
public static org.springframework.transaction.PlatformTransactionManager getPlatformTransactionManager()
public static BAMService getBAMService()
public static MessageQueueService getMessageQueueService()
public static ExceptionRoutingService getExceptionRoutingService()
public static ServiceExportManager getServiceExportManager()
public static DigitalSignatureService getDigitalSignatureService()
public static JavaSecurityManagementService getJavaSecurityManagementService()
public static KSBThreadPool getThreadPool()
public static KSBScheduledPool getScheduledPool()
public static org.apache.cxf.Bus getCXFBus()
public static List<org.apache.cxf.interceptor.Interceptor<? extends org.apache.cxf.message.Message>> getInInterceptors()
public static List<org.apache.cxf.interceptor.Interceptor<? extends org.apache.cxf.message.Message>> getOutInterceptors()
public static DataSource getMessageDataSource()
public static DataSource getMessageNonTransactionalDataSource()
public static DataSource getRegistryDataSource()
public static org.quartz.Scheduler getScheduler()
public static BasicAuthenticationService getBasicAuthenticationService()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.