Class MultiWrangler
java.lang.Object
com.levigo.jadice.web.client.internal.annotation.wrangler.MultiWrangler
Wrangler for more than one Annotation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHandles
(PageView pageView, Page page, Collection<? extends Annotation> annotations)
-
Constructor Details
-
MultiWrangler
public MultiWrangler()
-
-
Method Details
-
getHandles
public List<? extends Handle> getHandles(PageView pageView, Page page, Collection<? extends Annotation> annotations)
-