|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.carol.util.perfs.CarolJRMPPerfomanceHelper
Class CarolJRMPPerfomanceHelper
Provide an Helper for perfs mesures
Constructor Summary | |
CarolJRMPPerfomanceHelper()
|
Method Summary | |
static java.lang.String |
getMarshalBytes(java.lang.Object obj)
See a marshalled object |
static int |
getMarshalSize(java.lang.Object obj)
See the size of a Marchalled object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CarolJRMPPerfomanceHelper()
Method Detail |
public static java.lang.String getMarshalBytes(java.lang.Object obj)
obj
- the object to marchal
public static int getMarshalSize(java.lang.Object obj)
obj
- the Object to marchal
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |