Class PluginsConfigurator
java.lang.Object
org.eclipse.keyple.core.service.resource.PluginsConfigurator
Configurator of all plugins to associate to the card resource service.
- Since:
- 2.0.0
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Enumeration of all card resource service allocation strategies.static final class
Builder ofPluginsConfigurator
. -
Method Summary
Modifier and TypeMethodDescriptionstatic PluginsConfigurator.Builder
builder()
Gets the configurator's builder to use in order to create a new instance.
-
Method Details
-
builder
Gets the configurator's builder to use in order to create a new instance.- Returns:
- A not null reference.
- Since:
- 2.0.0
-