public class InfinispanProfileParsingCompletionHandler extends Object implements org.jboss.as.controller.parsing.ProfileParsingCompletionHandler
ProfileParsingCompletionHandler that moves all operations intended for JGroups subsystem
while parsing Infinispan subsystem.
Currently used to move channel add operations from pre-3.0 schemas.| Constructor and Description |
|---|
InfinispanProfileParsingCompletionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleProfileParsingCompletion(Map<String,List<org.jboss.dmr.ModelNode>> profileBootOperations,
List<org.jboss.dmr.ModelNode> otherBootOperations) |
public InfinispanProfileParsingCompletionHandler()
public void handleProfileParsingCompletion(Map<String,List<org.jboss.dmr.ModelNode>> profileBootOperations, List<org.jboss.dmr.ModelNode> otherBootOperations)
handleProfileParsingCompletion in interface org.jboss.as.controller.parsing.ProfileParsingCompletionHandlerCopyright © 2020 JBoss by Red Hat. All rights reserved.