|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LimiterException | |
org.objectweb.jac.wrappers | Provides a set of generic wrappers that can be used to program aspect components. |
Uses of LimiterException in org.objectweb.jac.wrappers |
Methods in org.objectweb.jac.wrappers that throw LimiterException | |
Object |
LimiterWrapper.testMax(Interaction interaction)
This wrapping method tests the counter of the limiter and raises the LimiterExeption when when it is over
the maximum value.
|
Object |
LimiterWrapper.testMin(Interaction interaction)
This wrapping method tests the counter of the limiter and raises the LimiterExeption when when it is below
the minimum value.
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |