Projects
Mega:23.09
felix-osgi-compendium
_service:tar_scm:0003-Add-CM_LOCATION_CHANGED-p...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:0003-Add-CM_LOCATION_CHANGED-property-to-ConfigurationEve.patch of Package felix-osgi-compendium
From ec6885545fb6889ed9a5522647b9780a53c6fd93 Mon Sep 17 00:00:00 2001 From: Marek Goldmann <goldmann@fedoraproject.org> Date: Fri, 15 Jun 2012 11:25:12 +0200 Subject: [PATCH 3/3] Add CM_LOCATION_CHANGED property to ConfigurationEvent. --- .../java/org/osgi/service/cm/ConfigurationEvent.java | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/main/java/org/osgi/service/cm/ConfigurationEvent.java b/src/main/java/org/osgi/service/cm/ConfigurationEvent.java index f17007f..e98f3ac 100644 --- a/src/main/java/org/osgi/service/cm/ConfigurationEvent.java +++ b/src/main/java/org/osgi/service/cm/ConfigurationEvent.java @@ -79,6 +79,20 @@ public class ConfigurationEvent { */ public static final int CM_DELETED = 2; /** + * The location of a {@code Configuration} has been changed. + * + * <p> + * This {@code ConfigurationEvent} type that indicates that the location of + * a {@code Configuration} object has been changed. + * + * An event is fired when a call to + * {@link Configuration#setBundleLocation(String)} successfully changes the + * location. + * + * @since 1.4 + */ + public static final int CM_LOCATION_CHANGED = 3; + /** * Type of this event. * * @see #getType -- 1.7.10.2
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2