public class PropertyResolverExtensibilityTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyResolverExtensibilityTestCase.Element |
static class |
PropertyResolverExtensibilityTestCase.ElementPropertyResolver
For my next trick, this is a custom Property Resolver which automatically
attempts a dynamic definition of type Element (after normal resolution
has failed)
|
static class |
PropertyResolverExtensibilityTestCase.Person |
| Constructor and Description |
|---|
PropertyResolverExtensibilityTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAdHocResolution_integration_customResolverUsingDeclarativeProperties()
This test demonstrates how you might implement a custom property resolver
which provides a proprietary definition of properties
|
public PropertyResolverExtensibilityTestCase()
public void testAdHocResolution_integration_customResolverUsingDeclarativeProperties()
Copyright © 2016 Glasnost. All rights reserved.