public class ConnectionFactoryUpdateJndiHandler 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, registerOperation
protected void addJndiName(org.apache.activemq.artemis.jms.server.JMSServerManager jmsServerManager, String resourceName, String jndiName) throws Exception
addJndiName
in class AbstractUpdateJndiHandler
Exception
protected void removeJndiName(org.apache.activemq.artemis.jms.server.JMSServerManager jmsServerManager, String resourceName, String jndiName) throws Exception
removeJndiName
in class AbstractUpdateJndiHandler
Exception
Copyright © 2016 JBoss by Red Hat. All rights reserved.