public abstract class ContainerExit extends Object
| Constructor and Description |
|---|
ContainerExit() |
| Modifier and Type | Method and Description |
|---|---|
static ContainerExit |
create(Integer statusCode) |
abstract Integer |
statusCode() |
public abstract Integer statusCode()
public static ContainerExit create(Integer statusCode)
Copyright © 2017. All rights reserved.