A helper class that starts Agents and then watches to see if they've
completed execution or have lost their connections, restarting them in the
latter case.
getRef() -
Method in class com.cliftonsnyder.clutch.Agent
gets a reference to the Agent; this method is needed when programming
with ProActive, as it may be necessary to return a reference to a remote
stub (as opposed to a pointed to this)