com.espertech.esperio.representation.axiom
Class AxiomEventRepresentation

java.lang.Object
  extended by com.espertech.esperio.representation.axiom.AxiomEventRepresentation
All Implemented Interfaces:
com.espertech.esper.plugin.PlugInEventRepresentation

public class AxiomEventRepresentation
extends java.lang.Object
implements com.espertech.esper.plugin.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.


Constructor Summary
AxiomEventRepresentation()
           
 
Method Summary
 boolean acceptsEventBeanResolution(com.espertech.esper.plugin.PlugInEventBeanReflectorContext context)
           
 boolean acceptsType(com.espertech.esper.plugin.PlugInEventTypeHandlerContext acceptTypeContext)
           
 com.espertech.esper.plugin.PlugInEventBeanFactory getEventBeanFactory(com.espertech.esper.plugin.PlugInEventBeanReflectorContext uri)
           
 com.espertech.esper.plugin.PlugInEventTypeHandler getTypeHandler(com.espertech.esper.plugin.PlugInEventTypeHandlerContext eventTypeContext)
           
 void init(com.espertech.esper.plugin.PlugInEventRepresentationContext eventRepresentationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxiomEventRepresentation

public AxiomEventRepresentation()
Method Detail

init

public void init(com.espertech.esper.plugin.PlugInEventRepresentationContext eventRepresentationContext)
Specified by:
init in interface com.espertech.esper.plugin.PlugInEventRepresentation

acceptsType

public boolean acceptsType(com.espertech.esper.plugin.PlugInEventTypeHandlerContext acceptTypeContext)
Specified by:
acceptsType in interface com.espertech.esper.plugin.PlugInEventRepresentation

getTypeHandler

public com.espertech.esper.plugin.PlugInEventTypeHandler getTypeHandler(com.espertech.esper.plugin.PlugInEventTypeHandlerContext eventTypeContext)
Specified by:
getTypeHandler in interface com.espertech.esper.plugin.PlugInEventRepresentation

acceptsEventBeanResolution

public boolean acceptsEventBeanResolution(com.espertech.esper.plugin.PlugInEventBeanReflectorContext context)
Specified by:
acceptsEventBeanResolution in interface com.espertech.esper.plugin.PlugInEventRepresentation

getEventBeanFactory

public com.espertech.esper.plugin.PlugInEventBeanFactory getEventBeanFactory(com.espertech.esper.plugin.PlugInEventBeanReflectorContext uri)
Specified by:
getEventBeanFactory in interface com.espertech.esper.plugin.PlugInEventRepresentation

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com