| Package | Description |
|---|---|
| org.apache.openejb.jee.wls |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Method> |
TransactionIsolation.method |
protected List<Method> |
RetryMethodsOnRollback.method |
protected List<Method> |
IdempotentMethods.method |
| Modifier and Type | Method and Description |
|---|---|
Method |
ObjectFactory.createMethod()
Create an instance of
Method |
| Modifier and Type | Method and Description |
|---|---|
List<Method> |
TransactionIsolation.getMethod()
Gets the value of the method property.
|
List<Method> |
RetryMethodsOnRollback.getMethod()
Gets the value of the method property.
|
List<Method> |
IdempotentMethods.getMethod()
Gets the value of the method property.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.