public class RemoteSuiteLifecyclePropagation extends Object
Controls the Warp's suite lifecycle on container by propagating.
The client-side Before event will be mapped to BeforeSuite on server-side.
The client-side After event will be mapped to AfterSuite on server-side.
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteSuiteLifecyclePropagation.FireAfterSuiteOnServer |
static class |
RemoteSuiteLifecyclePropagation.FireBeforeSuiteOnServer |
| Constructor and Description |
|---|
RemoteSuiteLifecyclePropagation() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.