|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.rmi.FileProcess
Field Summary | |
protected RequestInfo |
info
|
protected static org.apache.log4j.Logger |
logger
|
Constructor Summary | |
FileProcess(java.lang.String paths,
RequestInfo info)
|
Method Summary | |
byte[] |
getBytes()
Returns an array of bytes containing the bytecodes for the class represented by the argument path. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static org.apache.log4j.Logger logger
protected RequestInfo info
Constructor Detail |
public FileProcess(java.lang.String paths, RequestInfo info)
Method Detail |
public byte[] getBytes() throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
- if the class corresponding
to path could not be loaded.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |