Uses of Class
org.jboss.wsf.spi.serviceref.ServiceRefElement

Packages that use ServiceRefElement
org.jboss.wsf.spi.metadata.j2ee.serviceref   
org.jboss.wsf.spi.serviceref   
 

Uses of ServiceRefElement in org.jboss.wsf.spi.metadata.j2ee.serviceref
 

Subclasses of ServiceRefElement in org.jboss.wsf.spi.metadata.j2ee.serviceref
 class UnifiedCallPropertyMetaData
           
 class UnifiedHandlerChainMetaData
          The unified metdata data for a handler chain element
 class UnifiedHandlerChainsMetaData
          The unified metdata data for a handler chains element
 class UnifiedHandlerMetaData
          The unified metdata data for a handler element
 class UnifiedInitParamMetaData
           
 class UnifiedPortComponentRefMetaData
          The metdata data from service-ref/port-component-ref element in web.xml, ejb-jar.xml, and application-client.xml.
 class UnifiedServiceRefMetaData
          The metdata data from service-ref element in web.xml, ejb-jar.xml, and application-client.xml.
 class UnifiedStubPropertyMetaData
           
 

Uses of ServiceRefElement in org.jboss.wsf.spi.serviceref
 

Subclasses of ServiceRefElement in org.jboss.wsf.spi.serviceref
 class ServiceRefMetaData
          An abstract service-ref meta data object.
 

Methods in org.jboss.wsf.spi.serviceref with parameters of type ServiceRefElement
 java.lang.Object ServiceRefHandler.newChild(ServiceRefElement ref, org.jboss.xb.binding.UnmarshallingContext navigator, java.lang.String namespaceURI, java.lang.String localName, org.xml.sax.Attributes attrs)
          Deprecated. 
 void ServiceRefHandler.setValue(ServiceRefElement ref, org.jboss.xb.binding.UnmarshallingContext navigator, java.lang.String namespaceURI, java.lang.String localName, java.lang.String value)
          Deprecated. 
 



Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.