|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.visualization.client.UpdateJarRequest
public class UpdateJarRequest
Field Summary | |
---|---|
java.lang.String |
executeCommand
|
long |
waitTime
|
Constructor Summary | |
---|---|
UpdateJarRequest(java.io.File[] files,
Environment env)
|
Method Summary | |
---|---|
long |
getWaitTime()
|
void |
writeFiles()
|
void |
writeFiles(java.io.File directory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String executeCommand
public long waitTime
Constructor Detail |
---|
public UpdateJarRequest(java.io.File[] files, Environment env) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void writeFiles() throws java.io.IOException
java.io.IOException
public void writeFiles(java.io.File directory) throws java.io.IOException
java.io.IOException
public long getWaitTime()
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |