@HashCodeAndEqualsPlugin.Enhance public static class Plugin.Factory.Simple extends Object implements Plugin.Factory
Plugin.Factory.Simple, Plugin.Factory.UsingReflection
Constructor and Description |
---|
Simple(Plugin plugin)
Creates a simple plugin factory.
|
Modifier and Type | Method and Description |
---|---|
Plugin |
make()
Returns a plugin that can be used for a transformation and which is subsequently closed.
|
public Simple(Plugin plugin)
plugin
- The plugin to provide.public Plugin make()
make
in interface Plugin.Factory
Copyright © 2014–2020. All rights reserved.