|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BaseContext.Call in org.apache.openejb.core |
|---|
| Methods in org.apache.openejb.core that return BaseContext.Call | |
|---|---|
static BaseContext.Call |
BaseContext.Call.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BaseContext.Call[] |
BaseContext.Call.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.openejb.core with parameters of type BaseContext.Call | |
|---|---|
abstract void |
BaseContext.check(BaseContext.Call call)
|
protected IllegalStateException |
BaseContext.illegal(BaseContext.Call call,
Operation operation)
|
| Uses of BaseContext.Call in org.apache.openejb.core.entity |
|---|
| Methods in org.apache.openejb.core.entity with parameters of type BaseContext.Call | |
|---|---|
void |
EntityContext.check(BaseContext.Call call)
|
| Uses of BaseContext.Call in org.apache.openejb.core.managed |
|---|
| Methods in org.apache.openejb.core.managed with parameters of type BaseContext.Call | |
|---|---|
void |
ManagedContext.check(BaseContext.Call call)
|
| Uses of BaseContext.Call in org.apache.openejb.core.mdb |
|---|
| Methods in org.apache.openejb.core.mdb with parameters of type BaseContext.Call | |
|---|---|
void |
MdbContext.check(BaseContext.Call call)
|
| Uses of BaseContext.Call in org.apache.openejb.core.singleton |
|---|
| Methods in org.apache.openejb.core.singleton with parameters of type BaseContext.Call | |
|---|---|
void |
SingletonContext.check(BaseContext.Call call)
|
| Uses of BaseContext.Call in org.apache.openejb.core.stateful |
|---|
| Methods in org.apache.openejb.core.stateful with parameters of type BaseContext.Call | |
|---|---|
void |
StatefulContext.check(BaseContext.Call call)
|
| Uses of BaseContext.Call in org.apache.openejb.core.stateless |
|---|
| Methods in org.apache.openejb.core.stateless with parameters of type BaseContext.Call | |
|---|---|
void |
StatelessContext.check(BaseContext.Call call)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||