Package com.emc.mongoose.base.env
Interface Installable
-
- All Known Subinterfaces:
Extension,LoadStepFactory<T,U>,StorageDriverFactory<I,O,T>
- All Known Implementing Classes:
CoreResourcesToInstall,DummyStorageDriverMockExtension,ExtensionBase,InstallableJarResources,LinearLoadStepExtension
public interface InstallableInstallable is a thing that accepts the destination path to install some resources into it
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinstall(java.nio.file.Path dstPath)
-