|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.cluster.BaseClusterMasterTokenTransitionListener
public abstract class BaseClusterMasterTokenTransitionListener
| Constructor Summary | |
|---|---|
BaseClusterMasterTokenTransitionListener()
|
|
| Method Summary | |
|---|---|
protected abstract void |
doMasterTokenAcquired()
|
protected abstract void |
doMasterTokenReleased()
|
void |
masterTokenAcquired()
|
void |
masterTokenReleased()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseClusterMasterTokenTransitionListener()
| Method Detail |
|---|
public void masterTokenAcquired()
masterTokenAcquired in interface ClusterMasterTokenTransitionListenerpublic void masterTokenReleased()
masterTokenReleased in interface ClusterMasterTokenTransitionListener
protected abstract void doMasterTokenAcquired()
throws java.lang.Exception
java.lang.Exception
protected abstract void doMasterTokenReleased()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||