public interface PluginFactory
Modifier and Type | Method and Description |
---|---|
<Model> Configuration<Plugin<Model>,Model> |
create(Class<? extends Plugin<Model>> clazz,
Model model) |
<Model> Configuration<Plugin<Model>,Model> create(Class<? extends Plugin<Model>> clazz, Model model)
Copyright © 2018. All rights reserved.