- getAllEndpoints() - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an unmodifiable list of all available and online endpoints of which the service bus
is aware, including both local and remote endpoints.
- getAllOnlineServices() - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
- getAllRemoteServicesAsynchronously(QName) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getAllServices() - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
Returns an unmodifiable list of
ServiceInfo for all services in
the registry.
- getAllServicesForApplication(String) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
Returns an unmodifiable list of
ServiceInfo for all services that
have an application id which matches the given application id, regardless of
their status.
- getAllServicesForInstance(String) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
Returns an unmodifiable list of
ServiceInfo for all services that
have an instance id which matches the given instance id, regardless of
their status.
- getApplicationId() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the id of the application which owns this service.
- getApplicationId() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the id of the application which owns this service.
- getApplicationId() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getApplicationId() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getApplicationId() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getApplicationId() - Method in class org.kuali.rice.ksb.api.bus.support.LazyServiceFactoryBean
-
- getApplicationId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getApplicationId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getApplicationId() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the id of the application that published and owns the service.
- getArguments() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- getBusSecurity() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns true if this service is secured by standard KSB security features.
- getBusSecurity() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns true if this service is secured by standard KSB security features.
- getBusSecurity() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getBusSecurity() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getBusSecurity() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getBusSecurity() - Method in class org.kuali.rice.ksb.api.bus.support.CallbackServiceExporter
-
- getCallback() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- getCallbackService() - Method in class org.kuali.rice.ksb.api.bus.support.CallbackServiceExporter
-
- getChecksum() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getChecksum() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getChecksum() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
- getCode() - Method in enum org.kuali.rice.ksb.api.registry.ServiceEndpointStatus
-
- getConfiguredEndpoint(ServiceConfiguration) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns the endpoint matching the given service configuration, if one exists.
- getContext() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- getCredentialsType() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the type of security credentials that should be used when
attempting to authorize access to this service.
- getCredentialsType() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the type of security credentials that should be used when
attempting to authorize access to this service.
- getCredentialsType() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getCredentialsType() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getCredentialsType() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getDescriptor() - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor.Builder
-
- getDescriptor() - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor
-
- getDescriptor() - Method in interface org.kuali.rice.ksb.api.registry.ServiceDescriptorContract
-
- getDescriptor() - Method in class org.kuali.rice.ksb.api.registry.ServiceEndpoint.Builder
-
- getDescriptor() - Method in class org.kuali.rice.ksb.api.registry.ServiceEndpoint
-
- getDescriptor() - Method in interface org.kuali.rice.ksb.api.registry.ServiceEndpointContract
-
Returns the service descriptor for this endpoint.
- getEndpoint(QName) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an available endpoint for the service with the given name.
- getEndpoint(QName, String) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an available endpoint for the service with the given name which is hosted by the
application with the given application id.
- getEndpoints(QName) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an unmodifiable list of accessible endpoints that are available to the service bus
with the given service name.
- getEndpoints(QName, String) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an unmodifiable list of accessible endpoints that are available to the service bus
with the given service name for the given application id.
- getEndpointUrl() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the URL of the endpoint which provides this service.
- getEndpointUrl() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the URL of the endpoint which provides this service.
- getEndpointUrl() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getEndpointUrl() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getEndpointUrl() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getEndpointUrl() - Method in class org.kuali.rice.ksb.api.bus.support.CallbackServiceExporter
-
- getEndpointUrl() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getEndpointUrl() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getEndpointUrl() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the URL of the service as a string.
- getExportIf() - Method in class org.kuali.rice.ksb.api.bus.support.PropertyConditionalServiceBusExporter
-
- getExportUnless() - Method in class org.kuali.rice.ksb.api.bus.support.PropertyConditionalServiceBusExporter
-
- getExtensionMappings() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getId() - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor.Builder
-
- getId() - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor
-
- getId() - Method in interface org.kuali.rice.ksb.api.registry.ServiceDescriptorContract
-
Returns the id of this service descriptor.
- getInfo() - Method in class org.kuali.rice.ksb.api.registry.ServiceEndpoint.Builder
-
- getInfo() - Method in class org.kuali.rice.ksb.api.registry.ServiceEndpoint
-
- getInfo() - Method in interface org.kuali.rice.ksb.api.registry.ServiceEndpointContract
-
Returns the service information for this endpoint.
- getInstanceId() - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns the instance ID which identifies this client application to the service bus.
- getInstanceId() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the id of the specific instance of the application which owns this service.
- getInstanceId() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the id of the specific instance of the application which owns this service
- getInstanceId() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getInstanceId() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getInstanceId() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getInstanceId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getInstanceId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getInstanceId() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the id of the instance that published and owns the service.
- getLanguageMappings() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getLocalEndpoint(QName) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns the endpoint for the service with the given name that was published by this service
bus client.
- getLocalEndpoints() - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an unmodifiable list of all services that have been published by this service bus
client.
- getLocalServiceName() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getLocalServiceName() - Method in class org.kuali.rice.ksb.api.bus.support.CallbackServiceExporter
-
- getMessageExceptionHandler() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the name of the exception handler to invoke whenever messages to
this service fail to be sent.
- getMessageExceptionHandler() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the name of the exception handler to invoke whenever messages to
this service fail to be sent.
- getMessageExceptionHandler() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getMessageExceptionHandler() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getMessageExceptionHandler() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getMessageHelper() - Static method in class org.kuali.rice.ksb.api.KsbApiServiceLocator
-
- getMethodName() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- getMillisToLive() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the maximum amount of milliseconds a message to this service can
live and attempt to be processed successfully by this service before it's
forced into processing by it's exception handler.
- getMillisToLive() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the maximum amount of milliseconds a message to this service can
live and attempt to be processed successfully by this service before it's
forced into processing by it's exception handler.
- getMillisToLive() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getMillisToLive() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getMillisToLive() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getObject() - Method in class org.kuali.rice.ksb.api.bus.support.LazyServiceFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.ksb.api.bus.support.LazyServiceFactoryBean
-
- getOnlineServicesByName(QName) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
- getParamTypes() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- getPriority() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the processing priority for messages that are sent to this service.
- getPriority() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the processing priority for messages that are sent to this service.
- getPriority() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getPriority() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getPriority() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getProviders() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getProxyInterfaces() - Method in class org.kuali.rice.ksb.api.bus.support.LazyServiceFactoryBean
-
- getRemoteEndpoints(QName) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an unmodifiable list of remotely accessible endpoints that are available in the
service registry with the given service name.
- getResource(String) - Method in interface org.kuali.rice.ksb.api.messaging.ResourceFacade
-
get the resource corresponding to the given sub-path
- getResource(Class<R>) - Method in interface org.kuali.rice.ksb.api.messaging.ResourceFacade
-
get the resource for the provided type
- getResourceClass() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration.Builder
-
- getResourceClass() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration
-
- getResourceClass() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getResources() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getResourceToClassNameMap() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration.Builder
-
- getResourceToClassNameMap() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration
-
Returns a map of resource names to resource classes.
- getResourceToClassNameMap() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getRetryAttempts() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the retry attempts to use when processing messages sent to this
service.
- getRetryAttempts() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the retry attempts to use when processing messages sent to this
service.
- getRetryAttempts() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getRetryAttempts() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getRetryAttempts() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getServerIpAddress() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getServerIpAddress() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getServerIpAddress() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Return the IP address of the server on which the application is running which
published and owns the service.
- getService() - Method in interface org.kuali.rice.ksb.api.bus.Endpoint
-
Returns a reference to the service that can be invoked through this
endpoint.
- getService(QName) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns a proxy to the service with the given name.
- getService(QName, String) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns a proxy to the service with the given name which is hosted by the application with
the given application id.
- getService() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Return the actual service implementation to publish and export to the
service bus.
- getService() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getService() - Method in class org.kuali.rice.ksb.api.bus.support.BasicEndpoint
-
- getServiceAsynchronously(QName) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, String) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, AsynchronousCallback) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, AsynchronousCallback, Serializable) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, AsynchronousCallback, Serializable, String, String) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, String, AsynchronousCallback, Serializable, String, String) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, Serializable, String, String, long) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, String, Serializable, String, String, long) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceBus() - Method in class org.kuali.rice.ksb.api.bus.support.CallbackServiceExporter
-
- getServiceBus() - Method in class org.kuali.rice.ksb.api.bus.support.ServiceBusExporter
-
- getServiceBus() - Static method in class org.kuali.rice.ksb.api.KsbApiServiceLocator
-
- getServiceClassLoader() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the
ClassLoader that should be set as the context
classloader on the thread prior to any invocations on the service
- getServiceClassLoader() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getServiceConfiguration() - Method in interface org.kuali.rice.ksb.api.bus.Endpoint
-
Returns the service configuration information for this endpoint.
- getServiceConfiguration() - Method in class org.kuali.rice.ksb.api.bus.support.BasicEndpoint
-
- getServiceConfiguration() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- getServiceDefinition() - Method in class org.kuali.rice.ksb.api.bus.support.ServiceBusExporter
-
- getServiceDescriptor(String) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
- getServiceDescriptorId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getServiceDescriptorId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getServiceDescriptorId() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the id of the service descriptor for this service.
- getServiceDescriptors(List<String>) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
Returns an unmodifiable list of
ServiceDescriptor which match the
given list of service descriptor ids.
- getServiceId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getServiceId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getServiceId() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the identifier for the service.
- getServiceInterface() - Method in class org.kuali.rice.ksb.api.bus.support.CallbackServiceExporter
-
- getServiceInterface() - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition
-
- getServiceInterface() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration.Builder
-
- getServiceInterface() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration
-
- getServiceInterface() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceDefinition
-
- getServiceInterfaces() - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceConfiguration.Builder
-
- getServiceInterfaces() - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceConfiguration
-
- getServiceInterfaces() - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition
-
- getServiceName() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the qualified name for this service.
- getServiceName() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the qualified name for this service.
- getServiceName() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getServiceName() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getServiceName() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getServiceName() - Method in class org.kuali.rice.ksb.api.bus.support.CallbackServiceExporter
-
- getServiceName() - Method in class org.kuali.rice.ksb.api.bus.support.LazyServiceFactoryBean
-
- getServiceName() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getServiceName() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getServiceName() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the name of the service as a qualified name consisting of a
namespace and a name.
- getServiceNamespace() - Method in class org.kuali.rice.ksb.api.bus.support.LazyServiceFactoryBean
-
- getServiceNameSpaceURI() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getServiceNameSpaceURI() - Method in class org.kuali.rice.ksb.api.bus.support.CallbackServiceExporter
-
- getServicePath() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the url path to export the service under.
- getServicePath() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getServicePath() - Method in class org.kuali.rice.ksb.api.bus.support.CallbackServiceExporter
-
- getServiceRegistry() - Static method in class org.kuali.rice.ksb.api.KsbApiServiceLocator
-
- getServicesPublished() - Method in class org.kuali.rice.ksb.api.registry.RemoveAndPublishResult
-
Returns an unmodifiable list of services that were published as the result
of a remove-and-publish operation.
- getServicesRemoved() - Method in class org.kuali.rice.ksb.api.registry.RemoveAndPublishResult
-
Returns an unmodifiable list of services that were removed as the result
of a remove-and-publish operation.
- getServiceVersion() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the version of this service.
- getServiceVersion() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the version of this service.
- getServiceVersion() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getServiceVersion() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getServiceVersion() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getServiceVersion() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getServiceVersion() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getServiceVersion() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the version information of this service.
- getStatus() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getStatus() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getStatus() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Return the status of the service endpoint represented by this service.
- getType() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the type of this service.
- getType() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the type of this service.
- getType() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getType() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getType() - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition
-
- getType() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getType() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceDefinition
-
- getType() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getType() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getType() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the type of this service.
- getVersionNumber() - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor
-
- getVersionNumber() - Method in interface org.kuali.rice.ksb.api.registry.ServiceDescriptorContract
-
- getVersionNumber() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
Deprecated.
- getVersionNumber() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getVersionNumber() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-