org.apache.servicemix.jsr181.xfire
Class ServiceFactoryHelper
java.lang.Object
org.apache.servicemix.jsr181.xfire.ServiceFactoryHelper
public final class ServiceFactoryHelper
- extends java.lang.Object
|
Method Summary |
static org.codehaus.xfire.service.binding.ObjectServiceFactory |
findServiceFactory(org.codehaus.xfire.XFire xfire,
java.lang.Class serviceClass,
java.lang.String annotations,
java.lang.String typeMapping)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TM_DEFAULT
public static final java.lang.String TM_DEFAULT
- See Also:
- Constant Field Values
TM_XMLBEANS
public static final java.lang.String TM_XMLBEANS
- See Also:
- Constant Field Values
TM_JAXB2
public static final java.lang.String TM_JAXB2
- See Also:
- Constant Field Values
AN_JSR181
public static final java.lang.String AN_JSR181
- See Also:
- Constant Field Values
AN_JAVA5
public static final java.lang.String AN_JAVA5
- See Also:
- Constant Field Values
AN_COMMONS
public static final java.lang.String AN_COMMONS
- See Also:
- Constant Field Values
AN_NONE
public static final java.lang.String AN_NONE
- See Also:
- Constant Field Values
findServiceFactory
public static org.codehaus.xfire.service.binding.ObjectServiceFactory findServiceFactory(org.codehaus.xfire.XFire xfire,
java.lang.Class serviceClass,
java.lang.String annotations,
java.lang.String typeMapping)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005-2012 FuseSource. All Rights Reserved.