|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
org.sape.carbon.core.config.node.event.NodeEventListener
implement ConfigurationEventListener instead |
Deprecated Methods | |
org.sape.carbon.core.config.node.Node.addNodeListener(NodeEventListener)
|
|
org.sape.carbon.core.config.ConfigurationService.addNodeListener(String, NodeEventListener)
use addNodeListener(String nodeName, ConfigurationEventListener listener) instead |
|
org.sape.carbon.core.config.Config.addNodeListener(String, NodeEventListener)
use void addNodeListener(String nodeName, ConfigurationEventListener listener) instead |
Deprecated Constructors | |
org.sape.carbon.core.config.InvalidConfigurationException(String)
Utilize one of the more specific constructors |
|
org.sape.carbon.core.config.InvalidConfigurationException(String, Throwable)
Utilize one of the more specific constructors |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |