The CcutAdvice class encapsulates the transformation of the join-point
data (e.g., target, stack parameters) to the types required to execute
the UserDefinedMCSignature of this crosscut. The execute
method does this job.
An CcutAdvice object contains all the data needed
for the advice constructor invocation.
version: $Revision$ author: Angela Nicoara author: Gerald Linhofer