See: Description
| Class | Description |
|---|---|
| AbstractServiceConfiguration | |
| AbstractServiceConfiguration.Builder<T> | |
| AbstractServiceConfiguration.Constants |
Defines some internal constants used on this class.
|
| AbstractServiceConfiguration.Elements |
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
|
| AbstractServiceDefinition |
The definition of a service on the service bus.
|
| BasicEndpoint |
A simple immutable implementation of an
Endpoint which simply
wraps a ServiceConfiguration and it's associated service implementation. |
| CallbackServiceExporter |
A helper class which can be used to by a client application to export a callback service to the Kuali Service Bus
service registry.
|
| JavaServiceConfiguration | |
| JavaServiceConfiguration.Builder | |
| JavaServiceDefinition | |
| JavaServiceDefinition.Elements |
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
|
| LazyServiceFactoryBean |
Loads a lazy proxy to a service from the
ServiceBus. |
| PropertyConditionalServiceBusExporter |
A ServiceBusExporter which only exports the service if the specified property is set
to true.
|
| RestServiceConfiguration | |
| RestServiceConfiguration.Builder | |
| RestServiceDefinition |
Service definition for RESTful services.
|
| ServiceBusExporter |
Used from Spring to register service definitions from an already configured and started KSB.
|
| SoapServiceConfiguration | |
| SoapServiceConfiguration.Builder | |
| SoapServiceDefinition |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.