|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StatementUserObjectResolver
Implement this interface to provide a custom user object for the statements deployed via the deployment API.
Method Summary | |
---|---|
java.lang.Object |
getUserObject(StatementDeploymentContext context)
Returns the user object to assign to a newly-deployed statement. |
Method Detail |
---|
java.lang.Object getUserObject(StatementDeploymentContext context)
Implementations would typically interrogate the context object EPL expression or module and module item information and determine the right user object to assign.
context
- the statement's deployment context
|
© 2006-2015 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 |