net.esper.core
Class StatementLockFactoryImpl
java.lang.Object
net.esper.core.StatementLockFactoryImpl
- All Implemented Interfaces:
- StatementLockFactory
public class StatementLockFactoryImpl
- extends Object
- implements StatementLockFactory
Provides statement-level locks.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatementLockFactoryImpl
public StatementLockFactoryImpl()
getStatementLock
public ManagedLock getStatementLock(String statementName,
String expressionText)
- Description copied from interface:
StatementLockFactory
- Create lock for statement
- Specified by:
getStatementLock
in interface StatementLockFactory
- Parameters:
statementName
- is the statement nameexpressionText
- is the statement expression text
- Returns:
- lock