public abstract class ActivationMeta extends Object
| Modifier and Type | Field and Description |
|---|---|
static ActivationMeta |
INHIBIT_SEND
Instance with isInhibitSend set to true.
|
static ActivationMeta |
NORMAL
Normal instance.
|
| Constructor and Description |
|---|
ActivationMeta() |
| Modifier and Type | Method and 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-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.