X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Frunner%2F_NativeSpecHelper.html;h=04c478adcafa83e23cd55df7ec4614568f816d8a;hb=f1bdd8da517901fe1d7957d388ea579ad1fbaa3b;hp=05a5ca7641ba0f71a9dd28a2959fd2d657e36ef0;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/full_javadoc/compbio/runner/_NativeSpecHelper.html b/website/full_javadoc/compbio/runner/_NativeSpecHelper.html index 05a5ca7..04c478a 100644 --- a/website/full_javadoc/compbio/runner/_NativeSpecHelper.html +++ b/website/full_javadoc/compbio/runner/_NativeSpecHelper.html @@ -2,12 +2,12 @@ - + _NativeSpecHelper - + @@ -92,12 +92,15 @@ compbio.runner
Class _NativeSpecHelper
-java.lang.Object
+java.lang.Object
   extended by compbio.runner._NativeSpecHelper
 

+Deprecated. +

-
public class _NativeSpecHelper
extends java.lang.Object
+
@Deprecated
+public class _NativeSpecHelper
extends Object

@@ -117,14 +120,14 @@ java.lang.Object _NativeSpecHelper(int requiredMemory)
-            +          Deprecated.   _NativeSpecHelper(int requiredMemory, int maxCalculationTime)
-            +          Deprecated.     @@ -142,31 +145,31 @@ java.lang.Object getApproprieteQueue()
-            +          Deprecated.   - java.lang.String + String getNativeSpec()
-            +          Deprecated.   - java.lang.String + String getQueue()
-            +          Deprecated.    void -setQueue(java.lang.String queue) +setQueue(String queue)
-            +          Deprecated.   @@ -174,16 +177,16 @@ java.lang.Object setRequiredMemory(int memory)
-            +          Deprecated.     - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  @@ -204,7 +207,7 @@ _NativeSpecHelper

 public _NativeSpecHelper(int requiredMemory)
-
+
Deprecated. 

@@ -213,7 +216,7 @@ _NativeSpecHelper

public _NativeSpecHelper(int requiredMemory, int maxCalculationTime)
-
+
Deprecated.  @@ -230,7 +233,7 @@ setRequiredMemory
 public void setRequiredMemory(int memory)
-
+
Deprecated. 
@@ -239,9 +242,9 @@ public void setRequiredMemory(int memory)

setQueue

-public void setQueue(java.lang.String queue)
+public void setQueue(String queue)
-
+
Deprecated. 
@@ -250,9 +253,9 @@ public void setQueue(java.lang.String queue)

getQueue

-public java.lang.String getQueue()
+public String getQueue()
-
+
Deprecated. 
@@ -261,13 +264,13 @@ public java.lang.String getQueue()

getNativeSpec

-public java.lang.String getNativeSpec()
-                               throws java.net.UnknownServiceException
+public String getNativeSpec() + throws UnknownServiceException
-
+
Deprecated. 
Throws: -
java.net.UnknownServiceException
+
UnknownServiceException

@@ -277,7 +280,7 @@ getApproprieteQueue
 public _Queue getApproprieteQueue()
-
+
Deprecated.