public interface ConfigurationAttribute
extends net.stickycode.configuration.ConfigurationTarget
| Modifier and Type | Method and Description |
|---|---|
void |
applyCoercion(net.stickycode.coercion.CoercionFinder coercions) |
net.stickycode.configuration.ResolvedConfiguration |
getResolution() |
Object |
getTarget() |
void |
invertControl(net.stickycode.bootstrap.ComponentContainer container) |
boolean |
requiresResolution() |
void |
update() |
void applyCoercion(net.stickycode.coercion.CoercionFinder coercions)
void update()
void invertControl(net.stickycode.bootstrap.ComponentContainer container)
boolean requiresResolution()
net.stickycode.configuration.ResolvedConfiguration getResolution()
Object getTarget()
Copyright © 2008–2017 RedEngine Ltd. All rights reserved.