public class ForkProtocolRuntimeResourceRegistration extends Object implements RuntimeResourceRegistration
| Constructor and Description |
|---|
ForkProtocolRuntimeResourceRegistration(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 ForkProtocolRuntimeResourceRegistration(FunctionExecutorRegistry<org.jgroups.JChannel> executors)
public void register(org.jboss.as.controller.OperationContext context)
throws org.jboss.as.controller.OperationFailedException
register in interface RuntimeResourceRegistrationorg.jboss.as.controller.OperationFailedExceptionpublic void unregister(org.jboss.as.controller.OperationContext context)
throws org.jboss.as.controller.OperationFailedException
unregister in interface RuntimeResourceRegistrationorg.jboss.as.controller.OperationFailedExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.