public final class JavaServiceConfiguration extends AbstractServiceConfiguration
Modifier and Type | Class and Description |
---|---|
static class |
JavaServiceConfiguration.Builder |
Modifier and Type | Method and Description |
---|---|
static JavaServiceConfiguration |
fromServiceDefinition(JavaServiceDefinition javaServiceDefinition) |
List<String> |
getServiceInterfaces() |
getApplicationId, getBusSecurity, getCredentialsType, getEndpointUrl, getInstanceId, getMessageExceptionHandler, getMillisToLive, getPriority, getRetryAttempts, getServiceName, getServiceVersion, getType, isBasicAuthentication, isQueue
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
public static JavaServiceConfiguration fromServiceDefinition(JavaServiceDefinition javaServiceDefinition)
public List<String> getServiceInterfaces()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.