Package dev.equo.ide
Class IdeHookBuildship
- java.lang.Object
-
- dev.equo.ide.IdeHookBuildship
-
- All Implemented Interfaces:
IdeHook,java.io.Serializable
public class IdeHookBuildship extends java.lang.Object implements IdeHook
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface dev.equo.ide.IdeHook
IdeHook.InstantiatedList, IdeHook.List
-
-
Constructor Summary
Constructors Constructor Description IdeHookBuildship(java.io.File rootDir, boolean isOffline)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IdeHookInstantiatedinstantiate()
-
-
-
Method Detail
-
instantiate
public IdeHookInstantiated instantiate() throws java.lang.Exception
- Specified by:
instantiatein interfaceIdeHook- Throws:
java.lang.Exception
-
-