|
||||||||||
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
Field Summary |
---|
Fields inherited from class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator |
---|
SERVICE_INTERFACE |
Constructor Summary | |
---|---|
InterfaceGenerator()
|
Method Summary | |
---|---|
protected JClass |
generateExceptionClass(GenerationContext context,
MessagePartInfo part,
JMethod method)
|
protected JType |
getHolderType(GenerationContext context,
MessagePartInfo part)
|
Methods inherited from class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator |
---|
annotate, annotate, annotate, annotate, annotate, annotateOneWay, annotateOutParam, annotateOutParam, annotateReturnType, generate, getClassName, getClassType, isWritten |
Methods inherited from class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator |
---|
annotate, annotateReturnType, generate, generateFaults, getCurrentService, getReturnType, setCurrentService |
Methods inherited from class org.codehaus.xfire.gen.jsr181.AbstractPlugin |
---|
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 JClass generateExceptionClass(GenerationContext context, MessagePartInfo part, JMethod method) throws GenerationException
generateExceptionClass
in class AbstractServiceGenerator
GenerationException
protected JType getHolderType(GenerationContext context, MessagePartInfo part) throws GenerationException
getHolderType
in class AbstractServiceGenerator
GenerationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |