public class JMSQueueUpdateJndiHandler extends AbstractUpdateJndiHandler
| Modifier and Type | Method and Description |
|---|---|
protected void |
addJndiName(org.apache.activemq.artemis.jms.server.JMSServerManager jmsServerManager,
String resourceName,
String jndiName) |
protected void |
removeJndiName(org.apache.activemq.artemis.jms.server.JMSServerManager jmsServerManager,
String resourceName,
String jndiName) |
execute, registerOperationprotected void addJndiName(org.apache.activemq.artemis.jms.server.JMSServerManager jmsServerManager,
String resourceName,
String jndiName)
throws Exception
addJndiName in class AbstractUpdateJndiHandlerExceptionprotected void removeJndiName(org.apache.activemq.artemis.jms.server.JMSServerManager jmsServerManager,
String resourceName,
String jndiName)
throws Exception
removeJndiName in class AbstractUpdateJndiHandlerExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.