Package io.openliberty.tools.ant.install
Interface Installer
-
- All Known Implementing Classes:
ArchiveInstaller,OpenLibertyInstaller,WasDevInstaller
public interface Installer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinstall(InstallLibertyTask task)
-
-
-
Method Detail
-
install
void install(InstallLibertyTask task) throws Exception
- Throws:
Exception
-
-