|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.gen.jsr181.AbstractPlugin
org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
org.codehaus.xfire.jaxws.gen.InterfaceGenerator
public class InterfaceGenerator
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator |
---|
org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator.ParamInfo |
Field Summary |
---|
Fields inherited from class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator |
---|
SERVICE_INTERFACE |
Constructor Summary | |
---|---|
InterfaceGenerator()
|
Method Summary | |
---|---|
protected void |
annotate(org.codehaus.xfire.gen.GenerationContext context,
org.codehaus.xfire.service.OperationInfo op,
com.sun.codemodel.JMethod method)
|
Methods inherited from class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator |
---|
annotate, annotate, annotate, annotate, annotateOneWay, annotateOutParam, annotateOutParam, annotateParam, annotateReturnType, generate, getClassName, getClassType, isWritten |
Methods inherited from class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator |
---|
annotateInOutParam, annotateReturnType, generate, generate, generateFaults, getCurrentService, getHolderType, getReturnType, overwriteClass, setCurrentService |
Methods inherited from class org.codehaus.xfire.gen.jsr181.AbstractPlugin |
---|
getPackage, getUniqueName, javify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InterfaceGenerator()
Method Detail |
---|
protected void annotate(org.codehaus.xfire.gen.GenerationContext context, org.codehaus.xfire.service.OperationInfo op, com.sun.codemodel.JMethod method)
annotate
in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |