com.liferay.portal.spring.aop
Class ChainableMethodAdviceInjector
java.lang.Object
com.liferay.portal.spring.aop.ChainableMethodAdviceInjector
- Direct Known Subclasses:
- ClusterableChainableMethodAdviceInjector
public class ChainableMethodAdviceInjector
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChainableMethodAdviceInjector
public ChainableMethodAdviceInjector()
afterPropertiesSet
public void afterPropertiesSet()
setInjectCondition
public void setInjectCondition(boolean injectCondition)
setNewChainableMethodAdvice
public void setNewChainableMethodAdvice(ChainableMethodAdvice newChainableMethodAdvice)
setParentChainableMethodAdvice
public void setParentChainableMethodAdvice(ChainableMethodAdvice parentChainableMethodAdvice)
getNewChainableMethodAdvice
protected ChainableMethodAdvice getNewChainableMethodAdvice()
getParentChainableMethodAdvice
protected ChainableMethodAdvice getParentChainableMethodAdvice()
isInjectCondition
protected boolean isInjectCondition()