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, isQueueafterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic static RestServiceConfiguration fromServiceDefinition(RestServiceDefinition restServiceDefinition)
public String getResourceClass()
public Map<String,String> getResourceToClassNameMap()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.