Skip navigation links
A B C F G I N P R S U 

A

afterConfiguration() - Method in interface net.stickycode.configured.Configuration
Invoke hooks for things that need to happen after all configuration is dealt with
afterConfiguration() - Method in interface net.stickycode.configured.ConfigurationListener
 
applyCoercion(CoercionFinder) - Method in interface net.stickycode.configured.ConfigurationAttribute
 

B

BeanFinder - Interface in net.stickycode.configured.finder
 
BeanNotFoundException - Exception in net.stickycode.configured.finder
 
BeanNotFoundException(Exception, Class<?>) - Constructor for exception net.stickycode.configured.finder.BeanNotFoundException
 
BeanNotFoundException(Class<T>, Collection<T>) - Constructor for exception net.stickycode.configured.finder.BeanNotFoundException
 
beforeConfiguration() - Method in interface net.stickycode.configured.Configuration
Invoke hooks for things that need to happen before any configuration is dealt with
beforeConfiguration() - Method in interface net.stickycode.configured.ConfigurationListener
 

C

Configuration - Interface in net.stickycode.configured
The configuration for a bean in an application.
ConfigurationAttribute - Interface in net.stickycode.configured
A configured attribute of a bean.
ConfigurationListener - Interface in net.stickycode.configured
Contract for responding to the configuration lifecycle
ConfigurationRepository - Interface in net.stickycode.configured
A repository of application Configuration's.
ConfigurationResolver - Interface in net.stickycode.configured
 
configure() - Method in interface net.stickycode.configured.ConfigurationListener
 

F

find(Class<T>) - Method in interface net.stickycode.configured.finder.BeanFinder
Return an instance of T
findWithName(Class<?>, String) - Method in interface net.stickycode.configured.strategy.StrategyFinder
Return the strategy with the given name

G

getResolution() - Method in interface net.stickycode.configured.ConfigurationAttribute
 
getTarget() - Method in interface net.stickycode.configured.ConfigurationAttribute
 

I

invertControl(ComponentContainer) - Method in interface net.stickycode.configured.ConfigurationAttribute
 

N

net.stickycode.configured - package net.stickycode.configured
 
net.stickycode.configured.finder - package net.stickycode.configured.finder
 
net.stickycode.configured.strategy - package net.stickycode.configured.strategy
 

P

postConfigure() - Method in interface net.stickycode.configured.Configuration
Invoke any postconfiguration hooks on the bean.
postConfigure() - Method in interface net.stickycode.configured.ConfigurationListener
 
preConfigure() - Method in interface net.stickycode.configured.Configuration
Invoke any preconfiguration hooks on the bean.
preConfigure() - Method in interface net.stickycode.configured.ConfigurationListener
 

R

register(ConfigurationAttribute) - Method in interface net.stickycode.configured.Configuration
 
register(ConfigurationAttribute) - Method in interface net.stickycode.configured.ConfigurationRepository
Register a configuration with the repository.
requiresResolution() - Method in interface net.stickycode.configured.ConfigurationAttribute
 
resolve() - Method in interface net.stickycode.configured.ConfigurationListener
Resolve the configuration values, this happens first to fail fast

S

StrategyFinder - Interface in net.stickycode.configured.strategy
 
StrategyNotFoundException - Exception in net.stickycode.configured.strategy
 
StrategyNotFoundException(Class<?>, String, Set<String>) - Constructor for exception net.stickycode.configured.strategy.StrategyNotFoundException
 

U

update() - Method in interface net.stickycode.configured.ConfigurationAttribute
 
A B C F G I N P R S U 
Skip navigation links

Copyright © 2008–2017 RedEngine Ltd. All rights reserved.