public class RegularExpressionNameMatcher extends Object implements org.jboss.deployers.spi.management.NameMatcher<org.jboss.managed.api.ManagedComponent>, Serializable
| Constructor and Description |
|---|
RegularExpressionNameMatcher() |
public boolean matches(org.jboss.managed.api.ManagedComponent component,
String regex)
matches in interface org.jboss.deployers.spi.management.NameMatcher<org.jboss.managed.api.ManagedComponent>component - a managed component whose name will be matched against the given regular expressionregex - a Java regular expression as described by PatternCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.