|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easywsdl.wsdl.ExtensionFactory<D>
public abstract class ExtensionFactory<D extends AbsItfDescription>
This abstract class defines extensions factories methods
| Constructor Summary | |
|---|---|
ExtensionFactory()
|
|
| Method Summary | |
|---|---|
abstract D |
addExtElmt2Description(AbsItfDescription desc)
Add extension elements to object model |
abstract java.lang.Class<D> |
getDescriptionType()
Give the description class associated to the factory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtensionFactory()
| Method Detail |
|---|
public abstract D addExtElmt2Description(AbsItfDescription desc)
throws WSDLException
WSDLExceptionpublic abstract java.lang.Class<D> getDescriptionType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||