Interface PluginUnpackersHolder
-
- All Known Implementing Classes:
PluginUnpackersHolderImpl
public interface PluginUnpackersHolder
- Author:
- Maxim.Manuylov Date: 20.11.13
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<AgentPluginZipUnpacker>
getUnpackers()
-
-
-
Method Detail
-
getUnpackers
@NotNull List<AgentPluginZipUnpacker> getUnpackers()
-
-