com.espertech.esperio.representation.axiom
Class AxiomEventRepresentation
java.lang.Object
com.espertech.esperio.representation.axiom.AxiomEventRepresentation
- All Implemented Interfaces:
- PlugInEventRepresentation
public class AxiomEventRepresentation
- extends java.lang.Object
- implements PlugInEventRepresentation
Plug-in event representation for Apache AXIOM.
Allows direct querying of org.apache.axiom.OMDocument and org.apache.axiom.om.OMNode objects via
properties that are translated into XPath.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxiomEventRepresentation
public AxiomEventRepresentation()
init
public void init(PlugInEventRepresentationContext eventRepresentationContext)
- Specified by:
init
in interface PlugInEventRepresentation
acceptsType
public boolean acceptsType(PlugInEventTypeHandlerContext acceptTypeContext)
- Specified by:
acceptsType
in interface PlugInEventRepresentation
getTypeHandler
public PlugInEventTypeHandler getTypeHandler(PlugInEventTypeHandlerContext eventTypeContext)
- Specified by:
getTypeHandler
in interface PlugInEventRepresentation
acceptsEventBeanResolution
public boolean acceptsEventBeanResolution(PlugInEventBeanReflectorContext context)
- Specified by:
acceptsEventBeanResolution
in interface PlugInEventRepresentation
getEventBeanFactory
public PlugInEventBeanFactory getEventBeanFactory(PlugInEventBeanReflectorContext uri)
- Specified by:
getEventBeanFactory
in interface PlugInEventRepresentation