public interface ISuspendResume
| Modifier and Type | Field and Description |
|---|---|
static Attribute |
ATTR_SUSPENDED |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuspended() |
void |
resume() |
void |
suspend() |
static final Attribute ATTR_SUSPENDED
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.