public class InterfaceValidator extends Object
| Constructor and Description |
|---|
InterfaceValidator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
validateInterface(Class mwComponent)
Validate a user defined interface.
|
public static void validateInterface(Class mwComponent)
mwComponent - User defined interfaceIllegalArgumentException - if the passed Class is found to be invalid in any wayCopyright © 2015–2021. All rights reserved.