Package org.wildfly.glow
Class GlowSession
java.lang.Object
org.wildfly.glow.GlowSession
- Author:
- jdenise
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgoOffline(org.jboss.galleon.universe.maven.repo.MavenRepoManager resolver, GoOfflineArguments arguments, GlowMessageWriter writer) scan()static ScanResultsscan(org.jboss.galleon.universe.maven.repo.MavenRepoManager resolver, ScanArguments arguments, GlowMessageWriter writer)
-
Field Details
-
MINIMAL_STABILITY_LEVEL
- See Also:
-
OFFLINE_ZIP
-
OFFLINE_CONTENT
-
OFFLINE_DOCS_DIR
-
OFFLINE_FEATURE_PACKS_DIR
-
OFFLINE_FEATURE_PACK_DEPENDENCIES_DIR
-
STANDALONE_PROFILE
- See Also:
-
-
Method Details
-
goOffline
public static void goOffline(org.jboss.galleon.universe.maven.repo.MavenRepoManager resolver, GoOfflineArguments arguments, GlowMessageWriter writer) throws Exception - Throws:
Exception
-
scan
public static ScanResults scan(org.jboss.galleon.universe.maven.repo.MavenRepoManager resolver, ScanArguments arguments, GlowMessageWriter writer) throws Exception - Throws:
Exception
-
scan
- Throws:
Exception
-