X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fws%2Fserver%2F_WSLogger.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fws%2Fserver%2F_WSLogger.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=817d82bceb0abc7442e74c0aa34601c6029d8775;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/ws/server/_WSLogger.html b/website/full_javadoc/compbio/ws/server/_WSLogger.html deleted file mode 100644 index 817d82b..0000000 --- a/website/full_javadoc/compbio/ws/server/_WSLogger.html +++ /dev/null @@ -1,329 +0,0 @@ - - - - - - -_WSLogger - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.ws.server -
-Class _WSLogger

-
-java.lang.Object
-  extended by compbio.ws.server._WSLogger
-
-
-Deprecated. -

-

-
@Deprecated
-public class _WSLogger
extends Object
- - -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetRemoteAddress() - -
-          Deprecated.  
-static _WSLoggergetStatLogger(Services service, - WebServiceContext wsContext) - -
-          Deprecated.  
- voidlog(compbio.util.Timer timer, - String activity) - -
-          Deprecated.  
- voidlog(compbio.util.Timer timer, - String activity, - String jobId) - -
-          Deprecated.  
- voidlogAll(compbio.util.Timer timer, - String activity) - -
-          Deprecated.  
- voidlogFine(compbio.util.Timer timer, - String activity) - -
-          Deprecated.  
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-getStatLogger

-
-public static final _WSLogger getStatLogger(Services service,
-                                            WebServiceContext wsContext)
-
-
Deprecated. 
-
-
-
-
- -

-logAll

-
-public void logAll(compbio.util.Timer timer,
-                   String activity)
-
-
Deprecated. 
-
-
-
-
- -

-logFine

-
-public void logFine(compbio.util.Timer timer,
-                    String activity)
-
-
Deprecated. 
-
-
-
-
- -

-log

-
-public void log(compbio.util.Timer timer,
-                String activity)
-
-
Deprecated. 
-
-
-
-
- -

-log

-
-public void log(compbio.util.Timer timer,
-                String activity,
-                String jobId)
-
-
Deprecated. 
-
-
-
-
- -

-getRemoteAddress

-
-public String getRemoteAddress()
-
-
Deprecated. 
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -