Package com.yworkflow.builder
Class WorkflowEngineBuilderProvider.ProviderHolder
java.lang.Object
com.yworkflow.builder.WorkflowEngineBuilderProvider.ProviderHolder
- Enclosing interface:
- WorkflowEngineBuilderProvider
A private static class to hold the mutable provider instance. This avoids the "final field"
issue with interface variables.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProviderHolder
public ProviderHolder()
-