public class JMSTopicAdd
extends org.jboss.as.controller.AbstractAddStepHandler
JMSTopicService.| Modifier and Type | Field and Description |
|---|---|
static JMSTopicAdd |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
installServices(String name,
org.jboss.msc.service.ServiceName hqServiceName,
org.jboss.msc.service.ServiceTarget serviceTarget,
String[] jndiBindings)
|
protected void |
performRuntime(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
public static final JMSTopicAdd INSTANCE
protected void performRuntime(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model)
throws org.jboss.as.controller.OperationFailedException
performRuntime in class org.jboss.as.controller.AbstractAddStepHandlerorg.jboss.as.controller.OperationFailedException@Deprecated public void installServices(String name, org.jboss.msc.service.ServiceName hqServiceName, org.jboss.msc.service.ServiceTarget serviceTarget, String[] jndiBindings)
Copyright © 2015 JBoss by Red Hat. All rights reserved.