JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.apache.maven.plugins.invoker
JobExecutor
ThrowableJobConsumer
Contents
Description
Method Summary
Method Details
accept(BuildJob)
Hide sidebar
Show sidebar
Interface JobExecutor.ThrowableJobConsumer
Enclosing class:
JobExecutor
static interface
JobExecutor.ThrowableJobConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
BuildJob
t)
Method Details
accept
void
accept
(
BuildJob
t)
throws
Throwable
Throws:
Throwable