|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Policy | |
|---|---|
| org.jbpm.pvm.internal.svc | |
| org.jbpm.pvm.internal.tx | |
| org.jbpm.pvm.internal.wire.descriptor | |
| Uses of Policy in org.jbpm.pvm.internal.svc |
|---|
| Fields in org.jbpm.pvm.internal.svc declared as Policy | |
|---|---|
protected Policy |
EnvironmentInterceptor.policy
|
| Methods in org.jbpm.pvm.internal.svc that return Policy | |
|---|---|
Policy |
EnvironmentInterceptor.getPolicy()
|
static Policy |
Policy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Policy[] |
Policy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jbpm.pvm.internal.svc with parameters of type Policy | |
|---|---|
void |
EnvironmentInterceptor.setPolicy(Policy policy)
|
| Uses of Policy in org.jbpm.pvm.internal.tx |
|---|
| Fields in org.jbpm.pvm.internal.tx declared as Policy | |
|---|---|
protected Policy |
JtaTransactionInterceptor.policy
|
| Methods in org.jbpm.pvm.internal.tx with parameters of type Policy | |
|---|---|
void |
SpringTransactionInterceptor.setPolicy(Policy policy)
|
void |
JtaTransactionInterceptor.setPolicy(Policy policy)
|
| Uses of Policy in org.jbpm.pvm.internal.wire.descriptor |
|---|
| Fields in org.jbpm.pvm.internal.wire.descriptor declared as Policy | |
|---|---|
protected Policy |
EnvironmentInterceptorDescriptor.policy
|
| Methods in org.jbpm.pvm.internal.wire.descriptor with parameters of type Policy | |
|---|---|
void |
EnvironmentInterceptorDescriptor.setPolicy(Policy policy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||