org.apache.geronimo.ews.ws4j2ee.context.webservices.server.xmlbeans
Class WSCFHandlerImpl

java.lang.Object
  extended byorg.apache.geronimo.ews.ws4j2ee.context.webservices.server.WSCFElement
      extended byorg.apache.geronimo.ews.ws4j2ee.context.webservices.server.AbstractWSCFHandler
          extended byorg.apache.geronimo.ews.ws4j2ee.context.webservices.server.xmlbeans.WSCFHandlerImpl
All Implemented Interfaces:
WSCFConstants, WSCFHandler

public class WSCFHandlerImpl
extends AbstractWSCFHandler
implements WSCFHandler

This encapsulates the layer 3 handler element of the webservices.xml. This is also the concrete implementation of the WSCFHandler.


Field Summary
 
Fields inherited from class org.apache.geronimo.ews.ws4j2ee.context.webservices.server.AbstractWSCFHandler
description, displayName, handlerClass, handlerName, initParam, largeIcon, smallIcon, soapHeader, soapRole
 
Fields inherited from interface org.apache.geronimo.ews.ws4j2ee.context.webservices.server.interfaces.WSCFConstants
ELEM_WSCF_DESCRIPTION, ELEM_WSCF_DISPLAY_NAME, ELEM_WSCF_EJB_LINK, ELEM_WSCF_HANDLER, ELEM_WSCF_HANDLER_CLASS, ELEM_WSCF_HANDLER_NAME, ELEM_WSCF_INIT_PARAM, ELEM_WSCF_JAXRPC_MAPPING_FILE, ELEM_WSCF_LARGE_ICON, ELEM_WSCF_LOCALPART, ELEM_WSCF_NAMESPACE_URI, ELEM_WSCF_PARAM_NAME, ELEM_WSCF_PARAM_VLAUE, ELEM_WSCF_PORT_COMPONENT, ELEM_WSCF_PORT_COMPONENT_NAME, ELEM_WSCF_SERVICE_ENDPOINT_INTERFACE, ELEM_WSCF_SERVICE_IMPLEMENTATION_BEAN, ELEM_WSCF_SMALL_ICON, ELEM_WSCF_SOAP_HEADER, ELEM_WSCF_SOAP_ROLE, ELEM_WSCF_WEBSERVICES, ELEM_WSCF_WEBSERVICES_DESCRIPTION, ELEM_WSCF_WEBSERVICES_DESCRIPTION_NAME, ELEM_WSCF_WSDL_PORT, ELEM_WSCF_WSDLFILE, URI_WSCF
 
Constructor Summary
WSCFHandlerImpl(com.sun.java.xml.ns.j2Ee.PortComponentHandlerType handler)
           
 
Methods inherited from class org.apache.geronimo.ews.ws4j2ee.context.webservices.server.AbstractWSCFHandler
getDescription, getDisplayName, getHandlerClass, getHandlerName, getInitParam, getLargeIcon, getSmallIcon, getSoapHeader, getSoapRole
 
Methods inherited from class org.apache.geronimo.ews.ws4j2ee.context.webservices.server.WSCFElement
getChildElement, getChildElements
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.geronimo.ews.ws4j2ee.context.webservices.server.interfaces.WSCFHandler
getDescription, getDisplayName, getHandlerClass, getHandlerName, getInitParam, getLargeIcon, getSmallIcon, getSoapHeader, getSoapRole
 

Constructor Detail

WSCFHandlerImpl

public WSCFHandlerImpl(com.sun.java.xml.ns.j2Ee.PortComponentHandlerType handler)


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.