| Package | Description |
|---|---|
| org.apache.openejb.jee |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Method> |
ContainerTransaction.method |
protected List<Method> |
ExcludeList.method |
protected List<Method> |
MethodPermission.method |
protected List<Method> |
ContainerConcurrency.method |
| Modifier and Type | Method and Description |
|---|---|
Method |
Method.withInterface(MethodIntf methodIntf) |
| Modifier and Type | Method and Description |
|---|---|
List<Method> |
ContainerTransaction.getMethod() |
List<Method> |
ExcludeList.getMethod() |
List<Method> |
AttributeBinding.getMethod() |
List<Method> |
MethodPermission.getMethod() |
List<Method> |
ContainerConcurrency.getMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExcludeList.addMethod(Method method) |
| Constructor and Description |
|---|
ContainerConcurrency(ConcurrentLockType lock,
Method method) |
ContainerTransaction(TransAttribute transAttribute,
Method method) |
MethodAttribute(A attribute,
Method method) |
MethodPermission(Method method,
String... roles) |
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.