X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fws%2Fclient%2FServicesUtil.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fws%2Fclient%2FServicesUtil.html;h=0000000000000000000000000000000000000000;hb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;hp=cdc6b404546af9ff77ade796c08d5b1fcc9f23eb;hpb=bc3346bd7c1c518fad867d4c60a53779e7516588;p=jabaws.git diff --git a/website/dm_javadoc/compbio/ws/client/ServicesUtil.html b/website/dm_javadoc/compbio/ws/client/ServicesUtil.html deleted file mode 100644 index cdc6b40..0000000 --- a/website/dm_javadoc/compbio/ws/client/ServicesUtil.html +++ /dev/null @@ -1,309 +0,0 @@ - - - - - - -ServicesUtil - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.ws.client -
-Class ServicesUtil

-
-java.lang.Object
-  extended by compbio.ws.client.ServicesUtil
-
-
-
-
public class ServicesUtil
extends Object
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
ServicesUtil() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static Class<? extends compbio.engine.client.Executable<?>>getRunnerByJobDirectory(File jobdir) - -
-           
-static ServicesgetServiceByJobDirectory(File jobdir) - -
-           
-static ServicesgetServiceByRunner(Class<compbio.engine.client.Executable<?>> runnerClassName) - -
-           
-static Class<? extends compbio.engine.client.Executable<?>>getServiceImpl(Services service) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ServicesUtil

-
-public ServicesUtil()
-
-
- - - - - - - - -
-Method Detail
- -

-getServiceByRunner

-
-public static Services getServiceByRunner(Class<compbio.engine.client.Executable<?>> runnerClassName)
-
-
-
-
-
-
- -

-getServiceImpl

-
-public static Class<? extends compbio.engine.client.Executable<?>> getServiceImpl(Services service)
-
-
-
-
-
-
- -

-getRunnerByJobDirectory

-
-public static Class<? extends compbio.engine.client.Executable<?>> getRunnerByJobDirectory(File jobdir)
-
-
-
-
-
-
- -

-getServiceByJobDirectory

-
-public static Services getServiceByJobDirectory(File jobdir)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -