Package org.wildfly.prospero.spi
Class ProsperoInstallationManagerFactory
java.lang.Object
org.wildfly.prospero.spi.ProsperoInstallationManagerFactory
- All Implemented Interfaces:
org.wildfly.installationmanager.spi.InstallationManagerFactory
public class ProsperoInstallationManagerFactory
extends Object
implements org.wildfly.installationmanager.spi.InstallationManagerFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REQUIRED_FILES
-
-
Constructor Details
-
ProsperoInstallationManagerFactory
public ProsperoInstallationManagerFactory()
-
-
Method Details
-
create
public org.wildfly.installationmanager.spi.InstallationManager create(Path installationDir, org.wildfly.installationmanager.MavenOptions mavenOptions) throws Exception - Specified by:
createin interfaceorg.wildfly.installationmanager.spi.InstallationManagerFactory- Throws:
Exception
-
getName
- Specified by:
getNamein interfaceorg.wildfly.installationmanager.spi.InstallationManagerFactory
-