public interface PluginClassProvider
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Class<?>> |
pluginClasses()
Returns a list of classes that contains all
Plugin classes presented in the server and the application |
java.util.List<java.lang.Class<?>> pluginClasses()
Returns a list of classes that contains all Plugin
classes presented in the server and the application
Copyright © 2014–2017 ActFramework. All rights reserved.