Click or drag to resize

EPLMethodInvocationContext Properties

The EPLMethodInvocationContext type exposes the following members.

Properties
  NameDescription
Public propertyContextPartitionId
Returns the context partition id, or -1 if no contexts or if the invocation context is not associated to a specific statement and is shareable between statements
Public propertyEventBeanService
Returns event and event type services.
Public propertyFunctionName
Returns the function name that appears in the EPL statement.
Public propertyRuntimeURI
Returns the engine URI
Public propertyStatementName
Returns the statement name, or null if the invocation context is not associated to a specific statement and is shareable between statements
Public propertyStatementUserObject
Returns the statement user object or null if not assigned or if the invocation context is not associated to a specific statement and is shareable between statements
Top
See Also