WildFly: Common code for clustering subsystems 23.0.1.Final
- java.lang.Object
-
- org.jboss.as.clustering.controller.SimpleCapabilityNameResolver
-
- All Implemented Interfaces:
- Function<org.jboss.as.controller.PathAddress,String[]>
public class SimpleCapabilityNameResolver
extends Object
implements Function<org.jboss.as.controller.PathAddress,String[]>
Dynamic name mapper that uses a static mapping.
- Author:
- Paul Ferraro
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static Function<org.jboss.as.controller.PathAddress,String[]> |
EMPTY |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: Common code for clustering subsystems 23.0.1.Final
Copyright © 2021 JBoss by Red Hat. All rights reserved.