org.kuali.rice.ksb.util
Class KSBConstants.ServiceNames

java.lang.Object
  extended by org.kuali.rice.ksb.util.KSBConstants.ServiceNames
Enclosing class:
KSBConstants

public static final class KSBConstants.ServiceNames
extends Object


Field Summary
static String BAM_SERVICE
           
static String BASIC_AUTHENTICATION_SERVICE
           
static String BUS_IN_INTERCEPTORS
           
static String BUS_OUT_INTERCEPTORS
           
static String CXF_BUS
           
static String DIGITAL_SIGNATURE_SERVICE
           
static String ENCRYPTION_SERVICE
           
static String EXCEPTION_MESSAGING_SERVICE
           
static String JAVA_SECURITY_MANAGEMENT_SERVICE
           
static String JTA_TRANSACTION_MANAGER
           
static String MESSAGE_DATASOURCE
           
static String MESSAGE_ENTITY_MANAGER_FACTORY
           
static String MESSAGE_NON_TRANSACTIONAL_DATASOURCE
           
static String MESSAGE_QUEUE_SERVICE
           
static String REGISTRY_DATASOURCE
           
static String REGISTRY_ENTITY_MANAGER_FACTORY
           
static String SCHEDULED_THREAD_POOL_SERVICE
           
static String SCHEDULER
           
static String SERVICE_EXPORT_MANAGER
           
static String THREAD_POOL_SERVICE
           
static String TRANSACTION_MANAGER
           
static String TRANSACTION_TEMPLATE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BAM_SERVICE

public static final String BAM_SERVICE
See Also:
Constant Field Values

BUS_IN_INTERCEPTORS

public static final String BUS_IN_INTERCEPTORS
See Also:
Constant Field Values

BUS_OUT_INTERCEPTORS

public static final String BUS_OUT_INTERCEPTORS
See Also:
Constant Field Values

CXF_BUS

public static final String CXF_BUS
See Also:
Constant Field Values

DIGITAL_SIGNATURE_SERVICE

public static final String DIGITAL_SIGNATURE_SERVICE
See Also:
Constant Field Values

ENCRYPTION_SERVICE

public static final String ENCRYPTION_SERVICE
See Also:
Constant Field Values

EXCEPTION_MESSAGING_SERVICE

public static final String EXCEPTION_MESSAGING_SERVICE
See Also:
Constant Field Values

JAVA_SECURITY_MANAGEMENT_SERVICE

public static final String JAVA_SECURITY_MANAGEMENT_SERVICE
See Also:
Constant Field Values

JTA_TRANSACTION_MANAGER

public static final String JTA_TRANSACTION_MANAGER
See Also:
Constant Field Values

MESSAGE_DATASOURCE

public static final String MESSAGE_DATASOURCE
See Also:
Constant Field Values

MESSAGE_ENTITY_MANAGER_FACTORY

public static final String MESSAGE_ENTITY_MANAGER_FACTORY
See Also:
Constant Field Values

MESSAGE_QUEUE_SERVICE

public static final String MESSAGE_QUEUE_SERVICE
See Also:
Constant Field Values

MESSAGE_NON_TRANSACTIONAL_DATASOURCE

public static final String MESSAGE_NON_TRANSACTIONAL_DATASOURCE
See Also:
Constant Field Values

REGISTRY_DATASOURCE

public static final String REGISTRY_DATASOURCE
See Also:
Constant Field Values

REGISTRY_ENTITY_MANAGER_FACTORY

public static final String REGISTRY_ENTITY_MANAGER_FACTORY
See Also:
Constant Field Values

SERVICE_EXPORT_MANAGER

public static final String SERVICE_EXPORT_MANAGER
See Also:
Constant Field Values

SCHEDULED_THREAD_POOL_SERVICE

public static final String SCHEDULED_THREAD_POOL_SERVICE
See Also:
Constant Field Values

SCHEDULER

public static final String SCHEDULER
See Also:
Constant Field Values

THREAD_POOL_SERVICE

public static final String THREAD_POOL_SERVICE
See Also:
Constant Field Values

TRANSACTION_MANAGER

public static final String TRANSACTION_MANAGER
See Also:
Constant Field Values

TRANSACTION_TEMPLATE

public static final String TRANSACTION_TEMPLATE
See Also:
Constant Field Values

BASIC_AUTHENTICATION_SERVICE

public static final String BASIC_AUTHENTICATION_SERVICE
See Also:
Constant Field Values


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.