| Package | Description |
|---|---|
| org.jboss.as.server.suspend |
| Modifier and Type | Class and Description |
|---|---|
class |
CountingRequestCountCallback
RequestCountListener that till n notification have been received before notifying
its delegate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerActivity.preSuspend(ServerActivityCallback listener)
Invoked before the server is paused.
|
void |
ServerActivity.suspended(ServerActivityCallback listener)
Invoked once the suspend process has started.
|
| Constructor and Description |
|---|
CountingRequestCountCallback(int count,
ServerActivityCallback delegate) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.