ShrinkWrap Resolver Maven API 2.0.0-alpha-4

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

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

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

Methods in org.jboss.shrinkwrap.resolver.api.maven.strategy that return TransitiveStrategy
static TransitiveStrategy TransitiveStrategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransitiveStrategy[] TransitiveStrategy.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-4

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