Uses of Interface
com.liferay.portal.kernel.cluster.ClusterMasterTokenTransitionListener
Packages that use ClusterMasterTokenTransitionListener
-
Uses of ClusterMasterTokenTransitionListener in com.liferay.portal.kernel.cluster
Classes in com.liferay.portal.kernel.cluster that implement ClusterMasterTokenTransitionListenerMethods in com.liferay.portal.kernel.cluster with parameters of type ClusterMasterTokenTransitionListenerModifier and TypeMethodDescriptionvoid
ClusterMasterExecutor.addClusterMasterTokenTransitionListener
(ClusterMasterTokenTransitionListener clusterMasterTokenAcquisitionListener) static void
ClusterMasterExecutorUtil.addClusterMasterTokenTransitionListener
(ClusterMasterTokenTransitionListener clusterMasterTokenTransitionListener) void
ClusterMasterExecutor.removeClusterMasterTokenTransitionListener
(ClusterMasterTokenTransitionListener clusterMasterTokenAcquisitionListener) static void
ClusterMasterExecutorUtil.removeClusterMasterTokenTransitionListener
(ClusterMasterTokenTransitionListener clusterMasterTokenTransitionListener)