org.eclipse.soda.dk.notification.factory.test
Class NotificationFactoryTest
java.lang.Object
org.eclipse.soda.dk.notification.factory.test.NotificationFactoryTest
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class NotificationFactoryTest
- extends java.lang.Object
- implements org.osgi.framework.BundleActivator
- Version:
- 1.1.0
|
Method Summary |
org.osgi.service.cm.ConfigurationAdmin |
getConfigurationAdmin()
Gets the configuration admin value. |
void |
setConfigurationAdmin(org.osgi.service.cm.ConfigurationAdmin configurationAdmin)
Sets the configuration admin value. |
void |
start(org.osgi.framework.BundleContext context)
|
void |
stop(org.osgi.framework.BundleContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationFactoryTest
public NotificationFactoryTest()
- Constructs an instance of this class.
getConfigurationAdmin
public org.osgi.service.cm.ConfigurationAdmin getConfigurationAdmin()
- Gets the configuration admin value.
- Returns:
- The configuration admin (
ConfigurationAdmin)
value. - See Also:
setConfigurationAdmin(ConfigurationAdmin)
setConfigurationAdmin
public void setConfigurationAdmin(org.osgi.service.cm.ConfigurationAdmin configurationAdmin)
- Sets the configuration admin value.
The configuration admin (
ConfigurationAdmin)
parameter.
- Parameters:
configurationAdmin - The configuration admin (ConfigurationAdmin) parameter.- See Also:
getConfigurationAdmin()
start
public void start(org.osgi.framework.BundleContext context)
throws java.lang.Exception
- Specified by:
start in interface org.osgi.framework.BundleActivator
- Parameters:
context - The context (BundleContext) parameter.
- Throws:
java.lang.Exception - Exception.
stop
public void stop(org.osgi.framework.BundleContext context)
throws java.lang.Exception
- Specified by:
stop in interface org.osgi.framework.BundleActivator
- Parameters:
context - The context (BundleContext) parameter.
- Throws:
java.lang.Exception - Exception.
Copyright (c) 1999, 2008 IBM and others. See license in Legal section. OSGi Framework Version 3.3.1.R33x_v20070828