@ConsumerType
public interface LocalResource
Modifier and Type | Method and Description |
---|---|
void |
commit()
Commit the resource
|
void |
rollback()
Roll back the resource
|
void commit() throws TransactionException
TransactionException
void rollback() throws TransactionException
TransactionException
Copyright © 2021 OSGi Alliance. All rights reserved.