public abstract class ActivationMeta
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static ActivationMeta |
INHIBIT_SEND |
Instance with isInhibitSend set to true.
|
static ActivationMeta |
NORMAL |
Normal instance.
|
Constructor | Description |
---|---|
ActivationMeta() |
Modifier and Type | Method | Description |
---|---|---|
abstract boolean |
isInhibitSend() |
Indicates whether sending messages to external applications should
be prevented.
|
public static ActivationMeta NORMAL
public static ActivationMeta INHIBIT_SEND
public abstract boolean isInhibitSend()
Copyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.