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