- getActions() - Method in class org.osgi.service.cm.ConfigurationPermission
-
Returns the canonical string representation of the
ConfigurationPermission actions.
- getAttributes() - Method in interface org.osgi.service.cm.Configuration
-
Get the attributes of this configuration.
- getBundleLocation() - Method in interface org.osgi.service.cm.Configuration
-
Get the bundle location.
- getCause() - Method in exception org.osgi.service.cm.ConfigurationException
-
Returns the cause of this exception or null if no cause was set.
- getChangeCount() - Method in interface org.osgi.service.cm.Configuration
-
Get the change count.
- getConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Get an existing Configuration object from the persistent store,
or create a new Configuration object.
- getConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Get an existing or new Configuration object from the persistent
store.
- getFactoryConfiguration(String, String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Get an existing or new Configuration object from the persistent
store.
- getFactoryConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Get an existing or new Configuration object from the persistent
store.
- getFactoryPid() - Method in interface org.osgi.service.cm.Configuration
-
For a factory configuration return the PID of the corresponding Managed
Service Factory, else return null.
- getFactoryPid() - Method in class org.osgi.service.cm.ConfigurationEvent
-
Returns the factory pid of the associated configuration.
- getName() - Method in interface org.osgi.service.cm.ManagedServiceFactory
-
Return a descriptive name of this factory.
- getPid() - Method in interface org.osgi.service.cm.Configuration
-
Get the PID for this Configuration object.
- getPid() - Method in class org.osgi.service.cm.ConfigurationEvent
-
Returns the pid of the associated configuration.
- getProcessedProperties(ServiceReference<?>) - Method in interface org.osgi.service.cm.Configuration
-
Return the processed properties of this Configuration object.
- getProperties() - Method in interface org.osgi.service.cm.Configuration
-
Return the properties of this Configuration object.
- getProperty() - Method in exception org.osgi.service.cm.ConfigurationException
-
Return the property name that caused the failure or null.
- getReason() - Method in exception org.osgi.service.cm.ConfigurationException
-
Return the reason for this exception.
- getReference() - Method in class org.osgi.service.cm.ConfigurationEvent
-
Return the ServiceReference object of the Configuration Admin
service that created this event.
- getType() - Method in class org.osgi.service.cm.ConfigurationEvent
-
Return the type of this event.