com.espertech.esperio.representation.axiom
Class AxiomEventRepresentation

java.lang.Object
  extended by 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.


Constructor Summary
AxiomEventRepresentation()
           
 
Method Summary
 boolean acceptsEventBeanResolution(PlugInEventBeanReflectorContext context)
           
 boolean acceptsType(PlugInEventTypeHandlerContext acceptTypeContext)
           
 PlugInEventBeanFactory getEventBeanFactory(PlugInEventBeanReflectorContext uri)
           
 PlugInEventTypeHandler getTypeHandler(PlugInEventTypeHandlerContext eventTypeContext)
           
 void init(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(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

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