@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Plugin
Inject
having
other dependent Plugins as parameters that will be resolved during instantiation.name()
public abstract String name
Copyright © 2017–2018 PlugFace. All rights reserved.