This commit is contained in:
parent
46a3060ba9
commit
a220b41443
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ import java.util.Collection;
|
|||
|
||||
@Service
|
||||
@Scope(ConfigurableBeanFactory.SCOPE_PROTOTYPE)
|
||||
@Deprecated
|
||||
//не должен использоваться как stage в сессии, данная логика перенесена в statementService
|
||||
public class UnlockResources implements ISessionStage {
|
||||
private final Logger log = LoggerFactory.getLogger(getClass());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue