Interface IEngineExecutor

All Known Subinterfaces:
IResourceExecutor, IScriptEngineExecutor
All Known Implementing Classes:
AbstractResourceExecutor, AbstractScriptExecutor

public interface IEngineExecutor
The Engine Executor interface.
  • Method Summary

    Modifier and Type Method Description
    String getName()
    Gets the name.
    String getType()
    Gets the type.