Interface MyUsageIntroduction
- All Known Implementing Classes:
MyUsageIntroductionImpl
public interface MyUsageIntroduction
This is an example Introduction interface that will be assigned to
a proxy that wraps an advised object.
The interface is used to track the callers of the target object.
-
Method Summary
-
Method Details
-
getAllCalled
-
addCalled
-
clear
void clear()
-