Uses of Interface
org.ow2.bonita.pvm.internal.type.Matcher

Packages that use Matcher
org.ow2.bonita.pvm.internal.type   
org.ow2.bonita.pvm.internal.type.matcher   
 

Uses of Matcher in org.ow2.bonita.pvm.internal.type
 

Methods in org.ow2.bonita.pvm.internal.type that return Matcher
 Matcher TypeMapping.getMatcher()
           
 

Methods in org.ow2.bonita.pvm.internal.type with parameters of type Matcher
 void TypeMapping.setMatcher(Matcher matcher)
           
 

Uses of Matcher in org.ow2.bonita.pvm.internal.type.matcher
 

Classes in org.ow2.bonita.pvm.internal.type.matcher that implement Matcher
 class ClassNameMatcher
           
 class HibernateIdMatcher
           
 class HibernateLongIdMatcher
           
 class HibernateStringIdMatcher
           
 class SerializableMatcher
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.