Uses of Package
org.refcodes.decoupling.ext.application
-
Classes in org.refcodes.decoupling.ext.application used by org.refcodes.decoupling.ext.applicationClassDescriptionThe
ApplicationContext
extends aContext
for out of the box application requirements such as lifecycle support (as if theLifecycleComponent
alongside theLifecycleMachine
).TheApplicationReactor.ProfilesMode
determines how to handle implicit profiles information as provided by theApplicationProperties
instance (implicitly added asDependency
by theApplicationReactor
).