|
JMV 0.80 Programmer's Documentation | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--TBSoft
Theoritical Biophysics Software Usage tracker
| Field Summary | |
static java.lang.String |
TBSOFT_TRACK_HOST
Theoretical Biophysics host |
static int |
TBSOFT_TRACK_PORT
Theoretical Biophysics tracking port |
| Constructor Summary | |
TBSoft()
Constructor |
|
| Method Summary | |
void |
init()
|
void |
sendusage(java.lang.String program,
java.lang.String versionnum,
java.lang.String platform,
java.lang.String numcpus,
java.lang.String miscinfo,
java.lang.String host,
java.lang.String user)
Sends information to Theoretical Biophysics Group whenever JMV is accessed from the webpage. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String TBSOFT_TRACK_HOST
public static final int TBSOFT_TRACK_PORT
| Constructor Detail |
public TBSoft()
| Method Detail |
public void init()
public void sendusage(java.lang.String program,
java.lang.String versionnum,
java.lang.String platform,
java.lang.String numcpus,
java.lang.String miscinfo,
java.lang.String host,
java.lang.String user)
program - name of the program to be checkedversionnum - version of the programplatform - platform user is usingnumcpus - number of cpus user is usingmiscinfo - other informationhost - host machineuser - user
|
Copyright (C) 2000-2002 The Board of Trustees of the University of Illinois | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||