Class AbstractServiceConfiguration.Elements
java.lang.Object
org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
- Enclosing class:
- AbstractServiceConfiguration
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SERVICE_NAME
- See Also:
-
ENDPOINT_URL
- See Also:
-
INSTANCE_ID
- See Also:
-
APPLICATION_ID
- See Also:
-
SERVICE_VERSION
- See Also:
-
TYPE
- See Also:
-
QUEUE
- See Also:
-
PRIORITY
- See Also:
-
RETRY_ATTEMPTS
- See Also:
-
MILLIS_TO_LIVE
- See Also:
-
MESSAGE_EXCEPTION_HANDLER
- See Also:
-
BUS_SECURITY
- See Also:
-
CREDENTIALS_TYPE
- See Also:
-
BASIC_AUTHENTICATION
- See Also:
-
-
Constructor Details
-
Elements
protected Elements()
-