public class StartupContext extends Object implements Closeable
| Constructor and Description |
|---|
StartupContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Object |
getLastValue() |
Object |
getValue(String name) |
boolean |
isLastValueSet() |
void |
putValue(String name,
Object value) |
public Object getLastValue()
public boolean isLastValueSet()
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2020 JBoss by Red Hat. All rights reserved.