|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LatkaEventInfo | |
| org.apache.commons.latka | |
| org.apache.commons.latka.jelly | |
| org.apache.commons.latka.jelly.validators | |
| Uses of LatkaEventInfo in org.apache.commons.latka |
| Classes in org.apache.commons.latka that implement LatkaEventInfo | |
class |
DefaultLatkaEventInfo
The base class for several 'reporters'. |
| Uses of LatkaEventInfo in org.apache.commons.latka.jelly |
| Methods in org.apache.commons.latka.jelly that return LatkaEventInfo | |
LatkaEventInfo |
JellyUtils.getLatkaEventInfo(org.apache.commons.jelly.JellyContext context)
Return the LatkaEventInfo for the context, or null if none has been set |
| Methods in org.apache.commons.latka.jelly with parameters of type LatkaEventInfo | |
void |
JellyUtils.setLatkaEventInfo(org.apache.commons.jelly.JellyContext context,
LatkaEventInfo info)
Provide a LatkaEventInfo object. |
| Uses of LatkaEventInfo in org.apache.commons.latka.jelly.validators |
| Fields in org.apache.commons.latka.jelly.validators declared as LatkaEventInfo | |
protected LatkaEventInfo |
HttpValidatorTagSupport._listener
the listener handling request success/failure etc |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||