Interface ContextProvider

All Known Implementing Classes:
EventRegistrar, ObjectProvider

public interface ContextProvider
Provides useful objects or methods to an instance of Script. It should be run just before the script is evaluated, to ensure that the root level of the script can access the provided functions.