| Package | Description |
|---|---|
| org.apache.commons.latka | |
| org.apache.commons.latka.jelly | |
| org.apache.commons.latka.jelly.validators |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLatkaEventInfo
The base class for several 'reporters'.
|
| Modifier and Type | Method and Description |
|---|---|
LatkaEventInfo |
JellyUtils.getLatkaEventInfo(org.apache.commons.jelly.JellyContext context)
Return the LatkaEventInfo for the context,
or null if none has been set
|
| Modifier and Type | Method and Description |
|---|---|
void |
JellyUtils.setLatkaEventInfo(org.apache.commons.jelly.JellyContext context,
LatkaEventInfo info)
Provide a LatkaEventInfo object.
|
| Modifier and Type | Field and Description |
|---|---|
protected LatkaEventInfo |
HttpValidatorTagSupport._listener
the listener handling request success/failure etc
|
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.