C - the type of the ComponentProviderpublic interface ComponentProviderFactory<C extends ComponentProvider>
| Modifier and Type | Method and Description |
|---|---|
C |
getComponentProvider(Class<?> c)
Get the component provider for a class.
|
Copyright © 2016 Oracle Corporation. All rights reserved.