public class PlugInEventBeanReflectorContext
extends java.lang.Object
PlugInEventRepresentation
to provide information to help decide
whether an event representation can handle the requested resolution URI for creating event object wrappers.Constructor and Description |
---|
PlugInEventBeanReflectorContext(java.net.URI uri)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
java.net.URI |
getResolutionURI()
Returns the resolution URI.
|
public PlugInEventBeanReflectorContext(java.net.URI uri)
uri
- is the resolution URI provided as part of EPRuntime.getEventSender(java.net.URI[])