Class ActionToGoalUtils.ContextAccessor
java.lang.Object
org.netbeans.modules.maven.execute.ActionToGoalUtils.ContextAccessor
- Enclosing class:
ActionToGoalUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ExecutionContext
createContext
(org.openide.windows.InputOutput inputoutput, org.netbeans.api.progress.ProgressHandle handle)
-
Constructor Details
-
ContextAccessor
public ContextAccessor()
-
-
Method Details
-
createContext
public abstract ExecutionContext createContext(org.openide.windows.InputOutput inputoutput, org.netbeans.api.progress.ProgressHandle handle)
-