|
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.service.gui.internal.GuiServiceActivator
public class GuiServiceActivator
| Constructor Summary | |
|---|---|
GuiServiceActivator()
|
|
| Method Summary | |
|---|---|
static org.osgi.framework.BundleContext |
getBundleContext()
Returns the BundleContext. |
static ResourceManagementService |
getResources()
Returns the ResourceManagementService, through which we will access all resources. |
void |
start(org.osgi.framework.BundleContext bundleContext)
Initialize and start GUI service |
void |
stop(org.osgi.framework.BundleContext bundleContext)
Stops this bundle. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GuiServiceActivator()
| Method Detail |
|---|
public static org.osgi.framework.BundleContext getBundleContext()
public void start(org.osgi.framework.BundleContext bundleContext)
start in interface org.osgi.framework.BundleActivatorbundleContext - the BundleContextpublic void stop(org.osgi.framework.BundleContext bundleContext)
stop in interface org.osgi.framework.BundleActivatorbundleContext - the BundleContextpublic 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 | |||||||||