org.apache.cxf.aegis.databinding
Class AegisServiceConfiguration

java.lang.Object
  extended by org.apache.cxf.service.factory.AbstractServiceConfiguration
      extended by org.apache.cxf.aegis.databinding.AegisServiceConfiguration

public class AegisServiceConfiguration
extends org.apache.cxf.service.factory.AbstractServiceConfiguration


Constructor Summary
AegisServiceConfiguration()
           
 
Method Summary
 java.lang.String getServiceNamespace()
           
 
Methods inherited from class org.apache.cxf.service.factory.AbstractServiceConfiguration
getAction, getEndpointName, getFaultName, getInParameterName, getInPartName, getInputMessageName, getInterfaceName, getMEP, getOperationName, getOutParameterName, getOutPartName, getOutputMessageName, getRequestWrapper, getRequestWrapperClassName, getRequestWrapperName, getResponseWrapper, getResponseWrapperClassName, getResponseWrapperName, getServiceFactory, getServiceName, getStyle, getWsdlURL, hasOutMessage, isAsync, isHeader, isInParam, isOperation, isOutParam, isRPC, isWrapped, isWrapped, setServiceFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AegisServiceConfiguration

public AegisServiceConfiguration()
Method Detail

getServiceNamespace

public java.lang.String getServiceNamespace()
Overrides:
getServiceNamespace in class org.apache.cxf.service.factory.AbstractServiceConfiguration


Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.