Interface | Description |
---|---|
TypedEventPropertyGetter |
Interface for property getters also returning type information for the property.
|
Class | Description |
---|---|
AxiomConfigurationParserXML |
DOM-based parser for configuration XML for the Axiom event type representation.
|
AxiomEventBean |
EventBean wrapper for XML documents.
|
AxiomEventRepresentation |
Plug-in event representation for Apache AXIOM.
|
AxiomEventTypeHandler |
Handles a given Apache Axiom event type.
|
AxiomXMLEventType |
Apache Axiom event type provides event metadata for Axiom OMDocument events.
|
AxiomXPathNamespaceContext |
XPathContext for Jaxen compatibility.
|
AxiomXPathPropertyGetter |
Implementation of a property getter for the Axiom XML data model.
|
AxionEventBeanFactory |
A event bean factory implementation that understands Apache Axiom OMNode events
and that can look up the root element name to determine the right event type.
|
AxionEventSender |
A event sender implementation that understands Apache Axiom OMNode events
and checks that the root element name matches the expected event type's root element name.
|
ConfigurationEventTypeAxiom |
Configuration object for enabling the engine to process events represented as Axiom OMNode document nodes.
|
ConfigurationEventTypeAxiom.XPathPropertyDesc |
Descriptor class for event properties that are resolved via XPath-expression.
|
Axiom event representation.