|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectExtensionMaker
public class ExtensionMaker
Constructor Summary | |
---|---|
ExtensionMaker(File outputDir)
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
void |
setPackageName(String packageName)
|
void |
setServiceURL(String serviceURL)
|
void |
setWSDLPath(String wsdlPath)
|
void |
writeJCX(BeehiveWsTypeMetadata wsm)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExtensionMaker(File outputDir)
Method Detail |
---|
public void setWSDLPath(String wsdlPath)
public void setServiceURL(String serviceURL)
serviceURL
- The serviceURL to set.public void writeJCX(BeehiveWsTypeMetadata wsm) throws Exception
Exception
public static void main(String[] args) throws Exception
Exception
public void setPackageName(String packageName)
packageName
- The packageName to set.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |