| Package | Description |
|---|---|
| com.holonplatform.core.beans |
| Modifier and Type | Method and Description |
|---|---|
static BeanIntrospector |
BeanIntrospector.get()
Gets the current
BeanIntrospector instance. |
static BeanIntrospector |
BeanIntrospector.getDefault()
Return the default
BeanIntrospector using default ClassLoader. |
static BeanIntrospector |
BeanIntrospector.getDefault(ClassLoader classLoader)
Return the default
BeanIntrospector using given classLoader. |
Copyright © 2019 The Holon Platform. All rights reserved.