org.alfresco.repo.policy
org.alfresco.repo.policy.CachedPolicyFactory<B,P> Type Parameters:
-
-
@org.alfresco.api.AlfrescoPublicApipublic class CachedPolicyFactory<B extends BehaviourBinding,P extends Policy> Policy Factory with caching support.
Author:
-
David Caruana
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setTryLockTimeout
public void setTryLockTimeout(long tryLockTimeout)
create
public P create(B binding)
createList
setTransactionInvocationHandlerFactory
protected static void setTransactionInvocationHandlerFactory(org.alfresco.repo.policy.TransactionInvocationHandlerFactory arg0)
setTenantService
getPolicyClass
protected Class<P> getPolicyClass()
toPolicy
convertMTArgs
protected static void convertMTArgs(Object[] arg0)