Package | Description |
---|---|
org.apache.tamaya.events |
This package provides the main building blocks for handling configuration changes, such as
ConfigEvent , ConfigEventListener . |
org.apache.tamaya.events.internal |
This package contains internal default implementations for the config events module.
|
org.apache.tamaya.events.spi |
This package contains the SPI to implement the
ConfigEvent singleton. |
Class and Description |
---|
ConfigEventListener
Interface to be implemented for listening on changes on
Configuration instances. |
FrozenConfiguration
/**
Configuration implementation that stores all current values of a given (possibly dynamic, contextual and non remote
capable instance) and is fully serializable.
|
FrozenPropertySource
PropertySource implementation that stores all current values of a given (possibly dynamic, contextual and non remote
capable instance) and is fully serializable.
|
Class and Description |
---|
ConfigEventListener
Interface to be implemented for listening on changes on
Configuration instances. |
Class and Description |
---|
ConfigEventListener
Interface to be implemented for listening on changes on
Configuration instances. |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.