Package | Description |
---|---|
org.apache.felix.ipojo | |
org.apache.felix.ipojo.util |
Modifier and Type | Method and Description |
---|---|
void |
ContextSource.registerContextListener(ContextListener listener,
java.lang.String[] properties)
Registers a context listener on the given set of properties.
|
void |
ContextSource.unregisterContextListener(ContextListener listener)
Unregisters the given context listener.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextSourceManager
This class manages context-source management.
|
Modifier and Type | Method and Description |
---|---|
void |
SystemPropertiesSource.registerContextListener(ContextListener listener,
java.lang.String[] properties) |
void |
InstanceConfigurationSource.registerContextListener(ContextListener listener,
java.lang.String[] properties) |
void |
SystemPropertiesSource.unregisterContextListener(ContextListener listener) |
void |
InstanceConfigurationSource.unregisterContextListener(ContextListener listener) |
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.