|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esperio.representation.axiom.AxionEventBeanFactory
public class 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.
See AxiomEventRepresentation
for more details.
Constructor Summary | |
---|---|
AxionEventBeanFactory(java.util.Map<java.lang.String,AxiomXMLEventType> types)
Ctor. |
Method Summary | |
---|---|
EventBean |
create(java.lang.Object theEvent,
java.net.URI resolutionURI)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AxionEventBeanFactory(java.util.Map<java.lang.String,AxiomXMLEventType> types)
types
- the currently known event type name and their typesMethod Detail |
---|
public EventBean create(java.lang.Object theEvent, java.net.URI resolutionURI)
create
in interface PlugInEventBeanFactory
|
© 2006-2011 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |