Package | Description |
---|---|
org.apache.felix.ipojo | |
org.apache.felix.ipojo.util |
Modifier and Type | Method and Description |
---|---|
void |
ContextListener.update(ContextSource source,
java.lang.String property,
java.lang.Object value)
A monitored value has been modified.
|
Modifier and Type | Class and Description |
---|---|
class |
InstanceConfigurationSource
A context source giving access to system properties.
|
class |
SystemPropertiesSource
A context source giving access to system properties.
|
Modifier and Type | Method and Description |
---|---|
void |
ContextSourceManager.addContextSource(ContextSource source)
A context source appears.
|
void |
ContextSourceManager.removeContextSource(ContextSource source)
A context source disappears.
|
void |
ContextSourceManager.update(ContextSource source,
java.lang.String property,
java.lang.Object value)
A context source has modified a monitored property.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.