Package org.wildfly.prospero.actions
Class SubscribeNewServerAction
java.lang.Object
org.wildfly.prospero.actions.SubscribeNewServerAction
The action used to generate a server based on the Channels and a FeaturePackLocation with specified version.
The generated server does not have Channel support, only Galleon metadata.
- Author:
- Lin Gao
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerateServerMetadata(List<org.wildfly.channel.Channel> channels, org.jboss.galleon.universe.FeaturePackLocation loc)
-
Constructor Details
-
SubscribeNewServerAction
public SubscribeNewServerAction(MavenOptions mvnOptions, Console console) throws org.jboss.galleon.ProvisioningException - Throws:
org.jboss.galleon.ProvisioningException
-
-
Method Details
-
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
-