|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.event.EventSenderURIDesc
public class EventSenderURIDesc
Descriptor for URI-based event sender for plug-in event representations.
Constructor Summary | |
---|---|
EventSenderURIDesc(PlugInEventBeanFactory beanFactory,
URI resolutionURI,
URI representationURI)
Ctor. |
Method Summary | |
---|---|
PlugInEventBeanFactory |
getBeanFactory()
Event wrapper for event objects. |
URI |
getRepresentationURI()
URI of event representation. |
URI |
getResolutionURI()
URI used for resolution. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventSenderURIDesc(PlugInEventBeanFactory beanFactory, URI resolutionURI, URI representationURI)
beanFactory
- factory for eventsresolutionURI
- URI use for resolutionrepresentationURI
- URI of event representationMethod Detail |
---|
public URI getResolutionURI()
public URI getRepresentationURI()
public PlugInEventBeanFactory getBeanFactory()
|
© 2007 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 |