|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.service.object.ObjectServiceFactory
org.codehaus.xfire.xmlbeans.XMLBeansServiceBuilder
public class XMLBeansServiceBuilder
Constructor Summary | |
---|---|
XMLBeansServiceBuilder(TransportManager transportManager,
TypeMappingRegistry registry)
|
Method Summary | |
---|---|
protected void |
addOperation(DefaultObjectService service,
java.lang.reflect.Method method)
|
protected org.apache.xmlbeans.SchemaType |
getSchemaType(java.lang.Class clazz)
Introspect to find the SchemaType for a particular XMLBeans class. |
Methods inherited from class org.codehaus.xfire.service.object.ObjectServiceFactory |
---|
create, create, create, create, getInParameterName, getOutParameterName, initializeOperations, initializeTypeMapping, isAsync, isValidMethod, makeServiceNameFromClassName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLBeansServiceBuilder(TransportManager transportManager, TypeMappingRegistry registry)
Method Detail |
---|
protected void addOperation(DefaultObjectService service, java.lang.reflect.Method method)
addOperation
in class ObjectServiceFactory
protected org.apache.xmlbeans.SchemaType getSchemaType(java.lang.Class clazz)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |