public interface IServiceProviderWorkingCopy extends IServiceProvider
Modifier and Type | Method and Description |
---|---|
IServiceProvider |
getOriginal()
Get the service provider used to create this working copy.
|
boolean |
isDirty()
Check if any properties have been modified.
|
void |
save()
Saves the modified properties.
|
copy, getBoolean, getConfigurationString, getDescriptor, getInt, getProperties, getString, isConfigured, keySet, putBoolean, putInt, putString, setDescriptor, setProperties
getId, getName, getPriority, getServiceId
IServiceProvider getOriginal()
boolean isDirty()
void save()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.