Package | Description |
---|---|
com.github.wuic.config |
This package contains all the API elements to make objects configurable.
|
Modifier and Type | Method and Description |
---|---|
<T> PropertySetter<T> |
PropertySetterFactory.create(AbstractObjectBuilder<T> builder,
Annotation annotation)
Creates a new
PropertySetter for the given builder and the specified parameter annotation. |
Copyright © 2012-2015. All Rights Reserved.