|
2008-02-07 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.sat.core.framework.BaseBundleActivator
org.eclipse.soda.dk.notification.test.bundle.NotificationTestBundle
public class NotificationTestBundle
| Field Summary | |
|---|---|
protected org.eclipse.soda.sat.core.record.interfaces.IServiceDetecter |
detecter
Define the detecter (IServiceDetecter) field. |
| Fields inherited from class org.eclipse.soda.sat.core.framework.BaseBundleActivator |
|---|
NO_SERVICES |
| Constructor Summary | |
|---|---|
NotificationTestBundle()
Constructs an instance of this class. |
|
| Method Summary | |
|---|---|
void |
serviceAdded(org.eclipse.soda.sat.core.record.interfaces.IServiceDetecter detecter,
org.osgi.framework.ServiceReference serviceReference,
java.lang.Object service)
|
void |
serviceRemoved(org.eclipse.soda.sat.core.record.interfaces.IServiceDetecter detecter,
org.osgi.framework.ServiceReference serviceReference,
java.lang.Object service)
|
protected void |
start()
Start. |
protected void |
stop()
Stop. |
| Methods inherited from class org.eclipse.soda.sat.core.framework.BaseBundleActivator |
|---|
acquireImportedService, acquireImportedServices, acquireOptionalImportedServices, activate, addExportedProxyService, addExportedProxyServices, addExportedService, addExportedServices, addImportedServiceFilter, addOptionalImportedServiceFilter, basicGetImportedServiceNames, basicGetOptionalImportedServiceNames, collectImportedServiceNames, collectOptionalImportedServiceNames, deactivate, getAsyncStartPriority, getBundle, getBundleContext, getBundleSymbolicName, getDataDirectory, getDataFile, getExportedService, getExportedServiceNamesFromManifest, getExportedServiceProperties, getExportedServiceProperties, getExportedServices, getExportedServices, getFilePropertiesInputStream, getFilePropertiesInputStream, getImportedService, getImportedServiceFilter, getImportedServiceNames, getImportedServiceNamesFromManifest, getImportedServiceProperty, getImportedServicePropertyKeys, getImportedServices, getOptionalImportedService, getOptionalImportedServiceFilter, getOptionalImportedServiceNames, getOptionalImportedServiceProperty, getOptionalImportedServicePropertyKeys, getOptionalImportedServices, getProperties, getPropertiesInputStream, getProperty, getResourcePropertiesInputStream, getResourcePropertiesInputStream, handleAcquiredOptionalImportedService, handleException, handleFailedToFindProperties, handleReleasedOptionalImportedService, isStartAsync, isTransient, isUninstallable, releaseImportedService, releaseImportedServices, releaseOptionalImportedServices, removeExportedService, removeExportedService, removeExportedServices, removeImportedServiceFilter, removeOptionalImportedServiceFilter, restartFramework, setExportedServiceProperties, setExportedServiceProperties, shutdownFramework, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.eclipse.soda.sat.core.record.interfaces.IServiceDetecter detecter
| Constructor Detail |
|---|
public NotificationTestBundle()
| Method Detail |
|---|
public void serviceAdded(org.eclipse.soda.sat.core.record.interfaces.IServiceDetecter detecter,
org.osgi.framework.ServiceReference serviceReference,
java.lang.Object service)
serviceAdded in interface org.eclipse.soda.sat.core.record.interfaces.ServiceDetecterListenerdetecter - The detecter (IServiceDetecter) parameter.serviceReference - The service reference (ServiceReference) parameter.service - The service (Object) parameter.
public void serviceRemoved(org.eclipse.soda.sat.core.record.interfaces.IServiceDetecter detecter,
org.osgi.framework.ServiceReference serviceReference,
java.lang.Object service)
serviceRemoved in interface org.eclipse.soda.sat.core.record.interfaces.ServiceDetecterListenerdetecter - The detecter (IServiceDetecter) parameter.serviceReference - The service reference (ServiceReference) parameter.service - The service (Object) parameter.
protected void start()
throws java.lang.Exception
start in class org.eclipse.soda.sat.core.framework.BaseBundleActivatorjava.lang.Exception - Exception.
protected void stop()
throws java.lang.Exception
stop in class org.eclipse.soda.sat.core.framework.BaseBundleActivatorjava.lang.Exception - Exception.
|
2008-02-07 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||