|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.swingnotification.SwingNotificationActivator
public class SwingNotificationActivator
Activator for the swing notification service.
| Field Summary | |
|---|---|
static org.osgi.framework.BundleContext |
bundleContext
The bundle context in which we started |
| Constructor Summary | |
|---|---|
SwingNotificationActivator()
|
|
| Method Summary | |
|---|---|
static ConfigurationService |
getConfigurationService()
Returns the ConfigurationService obtained from the bundle context. |
static ResourceManagementService |
getResources()
Returns the ResourceManagementService obtained from the bundle context. |
void |
start(org.osgi.framework.BundleContext bc)
Start the swing notification service |
void |
stop(org.osgi.framework.BundleContext arg0)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static org.osgi.framework.BundleContext bundleContext
| Constructor Detail |
|---|
public SwingNotificationActivator()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext bc)
throws Exception
start in interface org.osgi.framework.BundleActivatorbc -
Exception
public void stop(org.osgi.framework.BundleContext arg0)
throws Exception
stop in interface org.osgi.framework.BundleActivatorExceptionpublic static ConfigurationService getConfigurationService()
public static ResourceManagementService getResources()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||