|
Pax Coin stands for Pax Co(nfiguration Adm)in and is a highly configurable implementation of OSGi Configuration Admin Service Specification that can use configurations from divers sources and formats. And if they are not enough for your needs you can complement them with your own implementations.
Out of the box Pax Coin supports the following configuration sources: File System, Bundle, Service Registry.
By using Apache Commons Configuration format the source of configuration is extended further with built in support for Properties files, XML documents, Windows INI files, Property list files (plist), JNDI, JDBC, System Properties and any other source you may develop are already had developed by yourself.
Read the reference guide form more details about using and extending Pax Coin.
|