public class NullClusterable
extends java.lang.Object
implements com.liferay.portal.kernel.cluster.Clusterable
| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.cluster.Clusterable |
NULL_CLUSTERABLE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends com.liferay.portal.kernel.cluster.ClusterInvokeAcceptor> |
acceptor() |
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotationType() |
boolean |
onMaster() |
public static final com.liferay.portal.kernel.cluster.Clusterable NULL_CLUSTERABLE
public java.lang.Class<? extends com.liferay.portal.kernel.cluster.ClusterInvokeAcceptor> acceptor()
public java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()
annotationType in interface java.lang.annotation.Annotationpublic boolean onMaster()