当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
ObjectNamePatternHelper.PropertyPattern (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
org.jboss.mx.util
Class ObjectNamePatternHelper.PropertyPattern
java.lang.Object
org.jboss.mx.util.ObjectNamePatternHelper.PropertyPattern
- Enclosing class:
- ObjectNamePatternHelper
- public static class ObjectNamePatternHelper.PropertyPattern
- extends Object
Encapsulation of property information
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectNamePatternHelper.PropertyPattern
public ObjectNamePatternHelper.PropertyPattern(ObjectName pattern)
- Construct a new property pattern
- Parameters:
pattern
- the object name that might be a pattern
patternMatch
public boolean patternMatch(ObjectName name)
- Test whether the object name matches the pattern
- Parameters:
name
- the name to test
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.