public interface ExtensionManager
Modifier and Type | Method and Description |
---|---|
void |
activateAll() |
<T> void |
activateAllByType(Class<T> type) |
<T> T |
getExtension(String ns,
Class<T> type) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.