com.liferay.portal.dao.shard
Class ShardAdvice
java.lang.Object
com.liferay.portal.dao.shard.ShardAdvice
public class ShardAdvice
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShardAdvice
public ShardAdvice()
afterPropertiesSet
public void afterPropertiesSet()
invokeByParameter
public Object invokeByParameter(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
throws Throwable
- Throws:
Throwable
invokeCompanyService
public Object invokeCompanyService(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
throws Throwable
- Throws:
Throwable
invokeGlobally
public Object invokeGlobally(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
throws Throwable
- Throws:
Throwable
invokePersistence
public Object invokePersistence(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
throws Throwable
- Throws:
Throwable
setShardDataSourceTargetSource
public void setShardDataSourceTargetSource(ShardDataSourceTargetSource shardDataSourceTargetSource)
setShardSessionFactoryTargetSource
public void setShardSessionFactoryTargetSource(ShardSessionFactoryTargetSource shardSessionFactoryTargetSource)
getDataSource
protected DataSource getDataSource()
popCompanyService
protected String popCompanyService()
pushCompanyService
protected void pushCompanyService(long companyId)
pushCompanyService
protected void pushCompanyService(String shardName)