Class MethodEntryRequest is a special kind of
JoinPointRequest which, when inserted into a
JoinPointManager will make the local virtual
machine stop at the location it denotes. A corresponding
MethodEntryEvent will be posted to the listeners
registered in the join point manager.
version: $Revision: 1.1.1.1 $ author: Andrei Popovici