Liferay 6.2-ce-ga5

com.liferay.portal.cluster
Class ClusterableChainableMethodAdviceInjector

java.lang.Object
  extended by com.liferay.portal.spring.aop.ChainableMethodAdviceInjector
      extended by com.liferay.portal.cluster.ClusterableChainableMethodAdviceInjector

public class ClusterableChainableMethodAdviceInjector
extends ChainableMethodAdviceInjector


Constructor Summary
ClusterableChainableMethodAdviceInjector()
           
 
Method Summary
 void inject()
           
 void setServletContextName(String servletContextName)
          Deprecated. As of 6.2.0
 
Methods inherited from class com.liferay.portal.spring.aop.ChainableMethodAdviceInjector
setChildMethodInterceptor, setInjectCondition, setNewChainableMethodAdvice, setParentChainableMethodAdvice
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterableChainableMethodAdviceInjector

public ClusterableChainableMethodAdviceInjector()
Method Detail

inject

public void inject()
Overrides:
inject in class ChainableMethodAdviceInjector

setServletContextName

public void setServletContextName(String servletContextName)
Deprecated. As of 6.2.0


Liferay 6.2-ce-ga5