Package org.wildfly.prospero.galleon
Class FeaturePackLocationParser
- java.lang.Object
-
- org.wildfly.prospero.galleon.FeaturePackLocationParser
-
public class FeaturePackLocationParser extends Object
-
-
Constructor Summary
Constructors Constructor Description FeaturePackLocationParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jboss.galleon.universe.FeaturePackLocationresolveFpl(String fplText)
-
-
-
Method Detail
-
resolveFpl
public static org.jboss.galleon.universe.FeaturePackLocation resolveFpl(String fplText)
-
-