PonderTalk

Receives over RMI a PonderTalk string which is then executed and the result is returned as a string. If an error occurs then a RemoteException is thrown.

Factory Messages

create: rmiName

Creates a PonderTalk managed object with rmiName as the RMI name that will be listened to

Operational Messages

trace: aBoolean

turns tracing on if aBoolean is true else turns it off.

test: aString

Tests this managed object without the need for an RMI client