CrosscutRequest
for the specified class in the local virtual machine. This method should be used by first use of this crosscut. It analyses either all classes of the virtual machine or a definite subset of it, specific for this Crosscut
. The JoinPointRequest
s in the result of this method are created using the factory specified with setRequestFactorye
.
@return the CrosscutRequest corresponding to the join-points defined by thiscrosscut with respect to the current state of the local VM
|
|
|
|