Uses of Interface
org.hotswap.agent.plugin.cdi.HaCdiExtraContext
-
-
Uses of HaCdiExtraContext in org.hotswap.agent.plugin.cdi
Methods in org.hotswap.agent.plugin.cdi with parameters of type HaCdiExtraContext Modifier and Type Method Description static voidHaCdiCommons. registerExtraContext(HaCdiExtraContext extraContext)Register extra context.static voidHaCdiCommons. unregisterExtraContext(HaCdiExtraContext extraContext)Unregister extra context.
-