| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.interfacedef.java.jaxws.JAXWSJavaInterfaceProcessor
public class JAXWSJavaInterfaceProcessor
Introspect the java class/interface with JSR-181 and JAXWS annotations
| Constructor Summary | |
|---|---|
JAXWSJavaInterfaceProcessor()
 | 
|
JAXWSJavaInterfaceProcessor(DataBindingExtensionPoint dataBindingExtensionPoint,
                            FaultExceptionMapper faultExceptionMapper,
                            XMLAdapterExtensionPoint xmlAdapters)
 | 
|
| Method Summary | |
|---|---|
 void | 
visitInterface(JavaInterface contract)
Visit a java interface  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public JAXWSJavaInterfaceProcessor(DataBindingExtensionPoint dataBindingExtensionPoint,
                                   FaultExceptionMapper faultExceptionMapper,
                                   XMLAdapterExtensionPoint xmlAdapters)
public JAXWSJavaInterfaceProcessor()
| Method Detail | 
|---|
public void visitInterface(JavaInterface contract)
                    throws InvalidInterfaceException
JavaInterfaceVisitor
visitInterface in interface JavaInterfaceVisitorInvalidInterfaceException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||