public interface PluginLoader
<T> List<Class<T>>
find(Class<T> manifest)
default <T> T[]
resolve(Container container, Class<T> manifest)
<T> List<Class<T>> find(Class<T> manifest) throws Exception
Exception
default <T> T[] resolve(Container container, Class<T> manifest) throws Exception
Copyright © 2015. All rights reserved.