|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.notification.factory.test.NotificationFactoryTest
public class NotificationFactoryTest
| Constructor Summary | |
|---|---|
NotificationFactoryTest()
Constructs an instance of this class. |
|
| 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)
Start with the specified context parameter. |
void |
stop(org.osgi.framework.BundleContext context)
Stop with the specified context parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationFactoryTest()
| Method Detail |
|---|
public org.osgi.service.cm.ConfigurationAdmin getConfigurationAdmin()
ConfigurationAdmin)
value.setConfigurationAdmin(ConfigurationAdmin)public void setConfigurationAdmin(org.osgi.service.cm.ConfigurationAdmin configurationAdmin)
ConfigurationAdmin)
parameter.
configurationAdmin - The configuration admin (ConfigurationAdmin) parameter.getConfigurationAdmin()
public void start(org.osgi.framework.BundleContext context)
throws java.lang.Exception
BundleContext) parameter.
start in interface org.osgi.framework.BundleActivatorcontext - The context (BundleContext) parameter.
java.lang.Exception
public void stop(org.osgi.framework.BundleContext context)
throws java.lang.Exception
BundleContext) parameter.
stop in interface org.osgi.framework.BundleActivatorcontext - The context (BundleContext) parameter.
java.lang.Exception
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||