public interface TransactionScopedComponent extends Component
Unlike ApplicationScopedComponent and SessionScopedComponent
there are not lifecycle (initialization/shutdown) methods here. That is, this
is strictly a marker interface.
Analogous to Hibernate's Transaction.
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.