ShrinkWrap Resolver API 1.0.0-beta-7

org.jboss.shrinkwrap.resolver.api
Interface DependencyResolutionFilter<F extends DependencyResolutionFilter<F,E>,E extends ResolutionElement<E>>


public interface DependencyResolutionFilter<F extends DependencyResolutionFilter<F,E>,E extends ResolutionElement<E>>

Author:
Method Summary
 boolean accept(E element)
           
 

Method Detail

accept

boolean accept(E element)

ShrinkWrap Resolver API 1.0.0-beta-7

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.