public interface ExtensionLoader
Modifier and Type | Method and Description |
---|---|
Collection<LoadableExtension> |
load() |
Map<Class<?>,Set<Class<?>>> |
loadVetoed() |
Collection<LoadableExtension> load()
Copyright © 2016 JBoss by Red Hat. All rights reserved.