|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.policy.TransactionInvocationHandlerFactory
public class TransactionInvocationHandlerFactory
Factory for creating transaction-aware behaviour invocation handlers.
Constructor Summary | |
---|---|
TransactionInvocationHandlerFactory(TransactionBehaviourQueue queue)
Construct |
Method Summary | |
---|---|
java.lang.reflect.InvocationHandler |
createHandler(Behaviour behaviour,
PolicyDefinition definition,
Policy policyInterface)
Create Invocation Handler |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransactionInvocationHandlerFactory(TransactionBehaviourQueue queue)
queue
- behaviour queueMethod Detail |
---|
public java.lang.reflect.InvocationHandler createHandler(Behaviour behaviour, PolicyDefinition definition, Policy policyInterface)
behaviour
- definition
- policyInterface
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |