public class FindBugsDaemonServer extends Object implements Action<WorkerProcessContext>, Serializable
| Constructor and Description |
|---|
FindBugsDaemonServer(FindBugsSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
FindBugsResult |
execute() |
void |
execute(WorkerProcessContext context)
Performs this action against the given object.
|
public FindBugsDaemonServer(FindBugsSpec spec)
public void execute(WorkerProcessContext context)
Actionexecute in interface Action<WorkerProcessContext>context - The object to perform the action on.public FindBugsResult execute()
Copyright © 2013. All rights reserved