| Package | Description |
|---|---|
| org.hotswap.agent.plugin.weld.command |
| Modifier and Type | Method and Description |
|---|---|
static BeanClassRefreshAgent |
BdaAgentRegistry.get(String archivePath) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<BeanClassRefreshAgent> |
BeanClassRefreshAgent.getInstances()
Gets the collection of registered BeanDeploymentArchive(s)
|
static Map<String,BeanClassRefreshAgent> |
BdaAgentRegistry.getInstances() |
static Collection<BeanClassRefreshAgent> |
BdaAgentRegistry.values() |
| Modifier and Type | Method and Description |
|---|---|
static void |
BdaAgentRegistry.put(String archivePath,
BeanClassRefreshAgent bdaAgent) |
Copyright © 2018. All rights reserved.