|
org.netbeans.modules.websvc.serverapi/0 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.modules.websvc.wsstack.api.WSTool
public final class WSTool
WS Tool API object, provides libraries (jar files) required by the tool. As an example of the tool is JAX-WS:wsimport tool.
Method Summary | |
---|---|
URL[] |
getLibraries()
Returns array of jar files, located on server, required by the tool |
String |
getName()
Returns WS tool name |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getName()
public URL[] getLibraries()
|
org.netbeans.modules.websvc.serverapi/0 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |