public class JaxWsRequestServiceFactory<AuditDatasetType extends WsAuditDataset> extends JaxWsServiceFactory<AuditDatasetType>
auditStrategy, customInterceptors, rejectionHandlingStrategy, serviceAddress, wsTransactionConfiguration| Constructor and Description |
|---|
JaxWsRequestServiceFactory(WsTransactionConfiguration wsTransactionConfiguration,
String serviceAddress,
AuditStrategy<AuditDatasetType> auditStrategy,
org.apache.cxf.interceptor.InterceptorProvider customInterceptors,
WsRejectionHandlingStrategy rejectionHandlingStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureInterceptors(org.apache.cxf.frontend.ServerFactoryBean svrFactory)
Called to configure any interceptors of the service.
|
createServerFactory, createServerFactorypublic JaxWsRequestServiceFactory(WsTransactionConfiguration wsTransactionConfiguration, String serviceAddress, AuditStrategy<AuditDatasetType> auditStrategy, org.apache.cxf.interceptor.InterceptorProvider customInterceptors, WsRejectionHandlingStrategy rejectionHandlingStrategy)
protected void configureInterceptors(org.apache.cxf.frontend.ServerFactoryBean svrFactory)
JaxWsServiceFactoryconfigureInterceptors in class JaxWsServiceFactory<AuditDatasetType extends WsAuditDataset>svrFactory - the server factory.Copyright © 2018 Open eHealth Foundation. All rights reserved.