public class SoapServiceDefinition extends AbstractServiceDefinition
| Constructor and Description | 
|---|
| SoapServiceDefinition()Constructor that sets the bus security (i.e. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ServiceConfiguration | configure() | 
| String | getServiceInterface() | 
| String | getType()Returns the type of this service. | 
| boolean | isJaxWsService() | 
| void | setJaxWsService(boolean jaxWsService) | 
| void | setServiceInterface(String serviceInterface) | 
| void | validate()Validates the service definition after creation of the service definition. | 
equals, establishEndpoint, getApplicationId, getBusSecurity, getCredentialsType, getEndpointUrl, getInstanceId, getLocalServiceName, getMessageExceptionHandler, getMillisToLive, getPriority, getRetryAttempts, getService, getServiceClassLoader, getServiceName, getServiceNameSpaceURI, getServicePath, getServiceVersion, hashCode, isBasicAuthentication, isQueue, setApplicationId, setBasicAuthentication, setBusSecurity, setCredentialsType, setEndpointUrl, setInstanceId, setLocalServiceName, setMessageExceptionHandler, setMillisToLive, setPriority, setQueue, setRetryAttempts, setService, setServiceClassLoader, setServiceName, setServiceNameSpaceURI, setServicePath, setServiceVersion, toStringpublic SoapServiceDefinition()
public String getType()
ServiceDefinitionpublic boolean isJaxWsService()
public void setJaxWsService(boolean jaxWsService)
jaxWsService - define service as jaxws service.public String getServiceInterface()
public void setServiceInterface(String serviceInterface)
public void validate()
ServiceDefinitionvalidate in interface ServiceDefinitionvalidate in class AbstractServiceDefinitionprotected ServiceConfiguration configure()
configure in class AbstractServiceDefinitionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.