|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjgroup.relacs.gmi.MethodDetails
public class MethodDetails
Method Summary | |
---|---|
long |
getHash()
Return the hash value associated to this method. |
MethodSemantics |
getInvocationSemantics()
Return the invocation semantics associated with this method. |
java.lang.reflect.Method |
getMethod()
Returns the actual method object associated with this method details object. |
java.lang.Object |
getServer()
Return the server object associated to this method. |
java.lang.String |
toString()
Returns a string representation of this method object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public long getHash()
public java.lang.Object getServer()
public java.lang.reflect.Method getMethod()
public MethodSemantics getInvocationSemantics()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |