public final class RestServiceConfiguration extends AbstractServiceConfiguration
Modifier and Type | Class and Description |
---|---|
static class |
RestServiceConfiguration.Builder |
Modifier and Type | Method and Description |
---|---|
static RestServiceConfiguration |
fromServiceDefinition(RestServiceDefinition restServiceDefinition) |
String |
getResourceClass() |
Map<String,String> |
getResourceToClassNameMap()
Returns a map of resource names to resource classes.
|
boolean |
hasClass(String className) |
getApplicationId, getBusSecurity, getCredentialsType, getEndpointUrl, getInstanceId, getMessageExceptionHandler, getMillisToLive, getPriority, getRetryAttempts, getServiceName, getServiceVersion, getType, isBasicAuthentication, isQueue
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
public static RestServiceConfiguration fromServiceDefinition(RestServiceDefinition restServiceDefinition)
public String getResourceClass()
public Map<String,String> getResourceToClassNameMap()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.