metaglue.AgentPrimer
Class AgentPrimer
java.lang.Object
|
+--metaglue.AgentPrimer.AgentPrimer
- public class AgentPrimer
- extends Object
Some notes: Should get and setAgent be synchronized since if something
doing rmi call when stub ripped out from under, could cause
strangeness?
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
AgentPrimer
public AgentPrimer()
main
public static void main(String[] args)
getReturnTypeString
public static String getReturnTypeString(Method m)