public class ChannelRuntimeResourceRegistration extends Object implements org.jboss.as.clustering.controller.RuntimeResourceRegistration
| Constructor and Description |
|---|
ChannelRuntimeResourceRegistration(org.jboss.as.clustering.controller.FunctionExecutorRegistry<org.jgroups.JChannel> executors) |
| Modifier and Type | Method and Description |
|---|---|
void |
register(org.jboss.as.controller.OperationContext context) |
void |
unregister(org.jboss.as.controller.OperationContext context) |
public ChannelRuntimeResourceRegistration(org.jboss.as.clustering.controller.FunctionExecutorRegistry<org.jgroups.JChannel> executors)
public void register(org.jboss.as.controller.OperationContext context)
throws org.jboss.as.controller.OperationFailedException
register in interface org.jboss.as.clustering.controller.RuntimeResourceRegistrationorg.jboss.as.controller.OperationFailedExceptionpublic void unregister(org.jboss.as.controller.OperationContext context)
unregister in interface org.jboss.as.clustering.controller.RuntimeResourceRegistrationCopyright © 2020 JBoss by Red Hat. All rights reserved.