|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcompbio.ws.client.ServicesUtil
public class ServicesUtil
Constructor Summary | |
---|---|
ServicesUtil()
|
Method Summary | |
---|---|
static java.lang.Class<? extends Executable<?>> |
getRunnerByJobDirectory(java.io.File jobdir)
|
static Services |
getServiceByJobDirectory(java.io.File jobdir)
|
static Services |
getServiceByRunner(java.lang.Class<? extends Executable> class1)
|
static java.lang.Class<? extends Executable<?>> |
getServiceImpl(Services service)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServicesUtil()
Method Detail |
---|
public static Services getServiceByRunner(java.lang.Class<? extends Executable> class1)
public static java.lang.Class<? extends Executable<?>> getServiceImpl(Services service)
public static java.lang.Class<? extends Executable<?>> getRunnerByJobDirectory(java.io.File jobdir)
public static Services getServiceByJobDirectory(java.io.File jobdir)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |