Package org.wildfly.prospero.actions
Class SubscribeNewServerAction
- java.lang.Object
-
- org.wildfly.prospero.actions.SubscribeNewServerAction
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSubscribeNewServerAction.GenerateResult
-
Constructor Summary
Constructors Constructor Description SubscribeNewServerAction(MavenOptions mvnOptions, Console console)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SubscribeNewServerAction.GenerateResultgenerateServerMetadata(List<org.wildfly.channel.Channel> channels, org.jboss.galleon.universe.FeaturePackLocation loc)
-
-
-
Constructor Detail
-
SubscribeNewServerAction
public SubscribeNewServerAction(MavenOptions mvnOptions, Console console) throws org.jboss.galleon.ProvisioningException
- Throws:
org.jboss.galleon.ProvisioningException
-
-
Method Detail
-
generateServerMetadata
public SubscribeNewServerAction.GenerateResult generateServerMetadata(List<org.wildfly.channel.Channel> channels, org.jboss.galleon.universe.FeaturePackLocation loc) throws IOException, org.jboss.galleon.ProvisioningException, OperationException
- Throws:
IOExceptionorg.jboss.galleon.ProvisioningExceptionOperationException
-
-