rice.visualization.client
Class UpdateJarResponse
java.lang.Object
rice.visualization.client.UpdateJarResponse
-
All Implemented Interfaces:
- java.io.Serializable
-
public class UpdateJarResponse
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- jeffh
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OK
public static final int OK
- See Also:
- Constant Field Values
EXCEPTION
public static final int EXCEPTION
- See Also:
- Constant Field Values
FILE_COPY_NOT_ALLOWED
public static final int FILE_COPY_NOT_ALLOWED
- See Also:
- Constant Field Values
NEW_EXEC_NOT_ALLOWED
public static final int NEW_EXEC_NOT_ALLOWED
- See Also:
- Constant Field Values
UpdateJarResponse
public UpdateJarResponse()
UpdateJarResponse
public UpdateJarResponse(int reason)
UpdateJarResponse
public UpdateJarResponse(java.lang.Exception e)
UpdateJarResponse
public UpdateJarResponse(java.lang.Exception e,
int response)
success
public boolean success()
-
-
getException
public java.lang.Exception getException()
-
-
getResponse
public int getResponse()
-
-
Copyright © 2001-2005 - Rice Pastry.