Uses of Class
org.apache.cxf.service.factory.AbstractServiceFactoryBean
-
-
Uses of AbstractServiceFactoryBean in org.apache.cxf.ext.logging
Methods in org.apache.cxf.ext.logging with parameters of type AbstractServiceFactoryBean Modifier and Type Method Description voidLoggingFactoryBeanListener. handleEvent(FactoryBeanListener.Event ev, AbstractServiceFactoryBean factory, Object... args)voidOldLoggingFactoryBeanListener. handleEvent(FactoryBeanListener.Event ev, AbstractServiceFactoryBean factory, Object... args)Deprecated. -
Uses of AbstractServiceFactoryBean in org.apache.cxf.jaxrs
Subclasses of AbstractServiceFactoryBean in org.apache.cxf.jaxrs Modifier and Type Class Description classJAXRSServiceFactoryBeanBuilds a JAX-RS service model from resource classes. -
Uses of AbstractServiceFactoryBean in org.apache.cxf.jaxws.support
Subclasses of AbstractServiceFactoryBean in org.apache.cxf.jaxws.support Modifier and Type Class Description classJaxWsServiceFactoryBeanConstructs a service model from JAX-WS service endpoint classes. -
Uses of AbstractServiceFactoryBean in org.apache.cxf.microprofile.client
Subclasses of AbstractServiceFactoryBean in org.apache.cxf.microprofile.client Modifier and Type Class Description classMicroProfileServiceFactoryBean -
Uses of AbstractServiceFactoryBean in org.apache.cxf.service.factory
Methods in org.apache.cxf.service.factory with parameters of type AbstractServiceFactoryBean Modifier and Type Method Description voidAnnotationsFactoryBeanListener. handleEvent(FactoryBeanListener.Event ev, AbstractServiceFactoryBean factory, Object... args)voidFactoryBeanListener. handleEvent(FactoryBeanListener.Event ev, AbstractServiceFactoryBean factory, Object... args)voidOldLoggingFactoryBeanListener. handleEvent(FactoryBeanListener.Event ev, AbstractServiceFactoryBean factory, Object... args) -
Uses of AbstractServiceFactoryBean in org.apache.cxf.ws.policy
Methods in org.apache.cxf.ws.policy with parameters of type AbstractServiceFactoryBean Modifier and Type Method Description voidPolicyAnnotationListener. handleEvent(FactoryBeanListener.Event ev, AbstractServiceFactoryBean factory, Object... args) -
Uses of AbstractServiceFactoryBean in org.apache.cxf.wsdl.service.factory
Subclasses of AbstractServiceFactoryBean in org.apache.cxf.wsdl.service.factory Modifier and Type Class Description classReflectionServiceFactoryBeanIntrospects a class and builds aServicefrom it. -
Uses of AbstractServiceFactoryBean in org.apache.cxf.wsdl11
Subclasses of AbstractServiceFactoryBean in org.apache.cxf.wsdl11 Modifier and Type Class Description classWSDLServiceFactory
-