| Package | Description |
|---|---|
| com.holonplatform.core.property |
| Modifier and Type | Method and Description |
|---|---|
static PropertyRendererRegistry |
PropertyRendererRegistry.create(boolean loadDefaults)
Create a default instance of
PropertyRendererRegistry. |
static PropertyRendererRegistry |
PropertyRendererRegistry.get()
Gets the current
PropertyRendererRegistry instance. |
static PropertyRendererRegistry |
PropertyRendererRegistry.getDefault()
Return the default
PropertyRendererRegistry using default ClassLoader. |
static PropertyRendererRegistry |
PropertyRendererRegistry.getDefault(ClassLoader classLoader)
Return the default
PropertyRendererRegistry using given classLoader. |
Copyright © 2019 The Holon Platform. All rights reserved.