|
||||||||||
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.jaxws.gen.ServiceGenerator
public class ServiceGenerator
Generates JAX-WS Client Service artifacts.
Constructor Summary | |
---|---|
ServiceGenerator()
|
Method Summary | |
---|---|
void |
generate(GenerationContext context)
|
void |
generate(GenerationContext context,
javax.xml.namespace.QName qname,
java.util.Collection<Service> services)
|
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 ServiceGenerator()
Method Detail |
---|
public void generate(GenerationContext context) throws java.lang.Exception
generate
in interface GeneratorPlugin
java.lang.Exception
public void generate(GenerationContext context, javax.xml.namespace.QName qname, java.util.Collection<Service> services) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |