|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
public final class ServiceBuilderFactory
| Method Summary | |
|---|---|
protected java.lang.String |
getBuilderClassName(FrontendFactory.Style s)
|
static ServiceBuilderFactory |
getInstance()
|
FrontendFactory.Style |
getStyle()
|
ServiceBuilder |
newBuilder()
|
ServiceBuilder |
newBuilder(FrontendFactory.Style s)
|
void |
setServiceClass(java.lang.Class c)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ServiceBuilderFactory getInstance()
public ServiceBuilder newBuilder()
public ServiceBuilder newBuilder(FrontendFactory.Style s)
protected java.lang.String getBuilderClassName(FrontendFactory.Style s)
public FrontendFactory.Style getStyle()
public void setServiceClass(java.lang.Class c)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||