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