- get(Contextual<T>) - Method in interface org.hotswap.agent.plugin.weld.beans.WeldHotswapContext
-
Return an existing instance of a certain contextual type or a null value.
- get(String) - Static method in class org.hotswap.agent.plugin.weld.command.BdaAgentRegistry
-
- getArchiveByClassName(String) - Static method in class org.hotswap.agent.plugin.weld.command.BdaAgentRegistry
-
Iterate over agents and find the one containing the class by name
- getArchivePath() - Method in class org.hotswap.agent.plugin.weld.command.BeanDeploymentArchiveAgent
-
Gets the archive path.
- getBdaId() - Method in class org.hotswap.agent.plugin.weld.command.BeanDeploymentArchiveAgent
-
Gets the Bean depoyment ID - bdaId.
- getDeploymentArchive() - Method in class org.hotswap.agent.plugin.weld.command.BeanDeploymentArchiveAgent
-
Gets the deployment archive.
- getInstances() - Static method in class org.hotswap.agent.plugin.weld.command.BdaAgentRegistry
-
- getInstances() - Static method in class org.hotswap.agent.plugin.weld.command.BeanDeploymentArchiveAgent
-
Gets the collection of registered BeanDeploymentArchive(s)
- getNormalizedArchivePath(CtClass) - Static method in class org.hotswap.agent.plugin.weld.ArchivePathHelper
-
- getNormalizedArchivePath(ClassLoader, String) - Static method in class org.hotswap.agent.plugin.weld.ArchivePathHelper
-
Method resolves archive path from BdaId
- getSeenSessions() - Static method in class org.hotswap.agent.plugin.weld.command.HttpSessionsRegistry
-
Gets the seen sessions.
- getSignatureByStrategy(BeanReloadStrategy, Class<?>) - Static method in class org.hotswap.agent.plugin.weld.WeldClassSignatureHelper
-
Gets the signature by strategy.
- getSignatureForProxyClass(Class<?>) - Static method in class org.hotswap.agent.plugin.weld.WeldClassSignatureHelper
-
Gets the class signature for proxy class comparison