java.lang.Object
org.wildfly.extension.messaging.activemq.MessagingServices.ServerNameMapper
-
Constructor Summary
Constructors
-
Method Summary
apply(org.jboss.as.controller.PathAddress pathAddress)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ServerNameMapper
public ServerNameMapper(String name)
-
Method Details
-
apply
public String[] apply(org.jboss.as.controller.PathAddress pathAddress)
- Specified by:
apply in interface Function<org.jboss.as.controller.PathAddress,String[]>