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