Interface CommandAPIVersionHandler


public interface CommandAPIVersionHandler
This file handles loading the correct platform implementation. The CommandAPIVersionHandler file within the commandapi-core module is NOT used at run time. Instead, the platform modules replace this class with their own version that handles loads the correct class for their version.