ShrinkWrap Resolver Maven API 2.0.0-alpha-3

Uses of Class
org.jboss.shrinkwrap.resolver.api.maven.strategy.AcceptAllStrategy

Packages that use AcceptAllStrategy
org.jboss.shrinkwrap.resolver.api.maven.strategy   
 

Uses of AcceptAllStrategy in org.jboss.shrinkwrap.resolver.api.maven.strategy
 

Methods in org.jboss.shrinkwrap.resolver.api.maven.strategy that return AcceptAllStrategy
static AcceptAllStrategy AcceptAllStrategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AcceptAllStrategy[] AcceptAllStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


ShrinkWrap Resolver Maven API 2.0.0-alpha-3

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