org.appdapter.registry.basic
Class BasicPattern

java.lang.Object
  extended by org.appdapter.registry.basic.BasicPattern
All Implemented Interfaces:
Serializable, Pattern

public class BasicPattern
extends Object
implements Pattern

Author:
Stu B.
See Also:
Serialized Form

Constructor Summary
BasicPattern(Description desc)
           
 
Method Summary
protected  Description getDescription()
           
 boolean matches(Description d)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicPattern

public BasicPattern(Description desc)
Method Detail

matches

public boolean matches(Description d)
Specified by:
matches in interface Pattern

getDescription

protected Description getDescription()


Copyright © 2010-2012. All Rights Reserved.