R - result type@Deprecated public abstract static class Frameworks.PrepareAction<R> extends Object implements Frameworks.BasePrepareAction<R>
Frameworks.BasePrepareAction but with a FrameworkConfig included.
Deprecated because a functional interface is more convenient.| Modifier | Constructor and Description |
|---|---|
protected |
PrepareAction()
Deprecated.
|
protected |
PrepareAction(FrameworkConfig config)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FrameworkConfig |
getConfig()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyprotected PrepareAction()
protected PrepareAction(FrameworkConfig config)
public FrameworkConfig getConfig()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.