|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mx.util.ObjectNamePatternHelper.PropertyPattern
Encapsulation of property information
| Constructor Summary | |
ObjectNamePatternHelper.PropertyPattern(ObjectName (src) pattern)
Construct a new property pattern |
|
| Method Summary | |
boolean |
patternMatch(ObjectName (src) name)
Test whether the object name matches the pattern |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjectNamePatternHelper.PropertyPattern(ObjectName (src) pattern)
pattern - the object name that might be a pattern| Method Detail |
public boolean patternMatch(ObjectName (src) name)
name - the name to test
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||