Interface FunctionLoader

All Known Implementing Classes:
BasicFunctionLoader, BundleFunctionLoader, LicenseHeaderFilter, ServiceFunctionLoader

public interface FunctionLoader
A function loader interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    loadFunction(String function, OsFamily family)
    Loads a function and returns it as String.