Package org.marid.runtime.model
Class AbstractRack<E>
java.lang.Object
org.marid.runtime.model.AbstractRack<E>
public abstract class AbstractRack<E>
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AbstractRack(java.util.concurrent.Callable<E> instanceSupplier) -
Method Summary
Modifier and Type Method Description protected org.marid.runtime.model.DeploymentClassLoaderclassLoader()protected Deploymentdeployment()Eget()voidinit(java.lang.AutoCloseable initAction)
-
Field Details
-
Constructor Details
-
Method Details
-
init
public void init(java.lang.AutoCloseable initAction) -
deployment
-
classLoader
protected org.marid.runtime.model.DeploymentClassLoader classLoader() -
get
-