| Package | Description |
|---|---|
| org.hotswap.agent.plugin.weld.beans |
| Modifier and Type | Method and Description |
|---|---|
static void |
ContextualReloadHelper.destroy(WeldHotswapContext ctx,
javax.enterprise.context.spi.Contextual<?> managedBean)
Will remove bean from context forcing a clean new instance to be created (eg calling post-construct)
|
static void |
ContextualReloadHelper.reload(WeldHotswapContext ctx) |
Copyright © 2018. All rights reserved.