Polishing
This commit is contained in:
@@ -41,7 +41,7 @@ public class TransactionalEventListenerFactory implements EventListenerFactory,
|
||||
|
||||
@Override
|
||||
public int getOrder() {
|
||||
return order;
|
||||
return this.order;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user