Uses of Class
org.apache.geronimo.jaxws.annotations.AnnotationHolder

Packages that use AnnotationHolder
org.apache.geronimo.axis2.pojo   
org.apache.geronimo.cxf.pojo   
org.apache.geronimo.jaxws.annotations   
 

Uses of AnnotationHolder in org.apache.geronimo.axis2.pojo
 

Constructors in org.apache.geronimo.axis2.pojo with parameters of type AnnotationHolder
POJOWebServiceContainer(PortInfo portInfo, String endpointClassName, ClassLoader classLoader, Context context, URL configurationBaseUrl, AnnotationHolder holder, String contextRoot)
           
POJOWebServiceContainerFactoryGBean(PortInfo portInfo, String endpointClassName, ClassLoader classLoader, Map componentContext, Kernel kernel, TransactionManager transactionManager, URL configurationBaseUrl, AnnotationHolder holder, String contextRoot)
           
 

Uses of AnnotationHolder in org.apache.geronimo.cxf.pojo
 

Constructors in org.apache.geronimo.cxf.pojo with parameters of type AnnotationHolder
POJOWebServiceContainerFactoryGBean(PortInfo portInfo, String endpointClassName, ClassLoader classLoader, Map componentContext, Kernel kernel, TransactionManager transactionManager, URL configurationBaseUrl, AnnotationHolder holder, String contextRoot)
           
 

Uses of AnnotationHolder in org.apache.geronimo.jaxws.annotations
 

Fields in org.apache.geronimo.jaxws.annotations declared as AnnotationHolder
static AnnotationHolder AnnotationHolder.EMPTY
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.