public class MWStructToBeanFactoryMaker extends Object
| Constructor and Description |
|---|
MWStructToBeanFactoryMaker() |
| Modifier and Type | Method and Description |
|---|---|
static List<MWStructToBeanFactory> |
createFactoryList(Class cls)
Returns a list of MWStructToBeanFactory corresponding to the input class type.
|
public static List<MWStructToBeanFactory> createFactoryList(Class cls)
cls - Input type to be analyzedCopyright © 2015–2024. All rights reserved.