|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamConfigurator | |
|---|---|
| org.norther.tammi.core.config | |
| Uses of StreamConfigurator in org.norther.tammi.core.config |
|---|
| Subinterfaces of StreamConfigurator in org.norther.tammi.core.config | |
|---|---|
interface |
PropertyConfigurator
StreamConfigurator supporting configuration from a property file. |
interface |
XMLConfigurator
StreamConfigurator supporting configuration from an XML stream. |
| Classes in org.norther.tammi.core.config that implement StreamConfigurator | |
|---|---|
class |
AbstractStreamConfigurator
An abstract implementation of StreamConfigurator. |
class |
DefaultPropertyConfigurator
A default implementation of PropertyConfigurator supporting multi-valued properties in separate lines by default. |
class |
DefaultXMLConfigurator
A default implementation of XMLConfigurator. |
| Methods in org.norther.tammi.core.config that return StreamConfigurator | |
|---|---|
protected StreamConfigurator |
MBeanConfig.getConfigurator(String path)
Gets the referent of the configurator MBean for the specified path. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||