Class CXFServiceRefFactoryFactoryImpl
java.lang.Object
org.jboss.wsf.stack.cxf.client.serviceref.CXFServiceRefFactoryFactoryImpl
- All Implemented Interfaces:
org.jboss.wsf.spi.serviceref.ServiceRefFactoryFactory
public final class CXFServiceRefFactoryFactoryImpl
extends Object
implements org.jboss.wsf.spi.serviceref.ServiceRefFactoryFactory
- Author:
- Richard Opalka
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.wsf.spi.serviceref.ServiceRefFactory
-
Constructor Details
-
CXFServiceRefFactoryFactoryImpl
public CXFServiceRefFactoryFactoryImpl()
-
-
Method Details
-
newServiceRefFactory
public org.jboss.wsf.spi.serviceref.ServiceRefFactory newServiceRefFactory()- Specified by:
newServiceRefFactoryin interfaceorg.jboss.wsf.spi.serviceref.ServiceRefFactoryFactory
-