public class JtaApiAbstraction extends ApiAbstraction implements Service
ApiAbstraction.Dummy, ApiAbstraction.DummyAnnotation, ApiAbstraction.DummyEnum
Modifier and Type | Field and Description |
---|---|
Class<?> |
USER_TRANSACTION_CLASS |
Constructor and Description |
---|
JtaApiAbstraction(ResourceLoader resourceLoader) |
Modifier and Type | Method and Description |
---|---|
void |
cleanup()
Called by Weld when it is shutting down, allowing the service to perform any cleanup needed.
|
annotationTypeForName, classForName, enumValue
public final Class<?> USER_TRANSACTION_CLASS
public JtaApiAbstraction(ResourceLoader resourceLoader)
Copyright © 2013 Seam Framework. All Rights Reserved.