@ProviderType public interface OperationsService
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONDITION_MBEAN
Property setting a condition for an mbean.
|
static java.lang.String |
CONDITION_MBEAN_ATTRIBUTE
Property setting a condition for an mbean attribute.
|
static java.lang.String |
CONDITION_RUNMODE
Property setting a condition for the run mode.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled(ValueMap properties)
Checks whether the provided object is currently enabled.
|
static final java.lang.String CONDITION_RUNMODE
static final java.lang.String CONDITION_MBEAN
static final java.lang.String CONDITION_MBEAN_ATTRIBUTE
boolean isEnabled(ValueMap properties)
properties
- The properties of that object
The check whether the object is enabled might check different
properties, e.g. the CONDITION_RUNMODE
property.true
if enabled.Copyright © 2010 - 2020 Adobe. All Rights Reserved