public abstract class BaseClassHandler extends Object implements ClassHandler
| Constructor and Description |
|---|
BaseClassHandler(Class... handledClasses) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handles(Class<?> clazz) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleClasspublic BaseClassHandler(Class... handledClasses)
public boolean handles(Class<?> clazz)
handles in interface ClassHandlerCopyright © 2020 MuleSoft, Inc.. All rights reserved.