IShell.java (Source)

public interface IShell {
    void loadShell();
}