|
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.plugin.googletalkaccregwizz.GoogleTalkAccRegWizzActivator
public class GoogleTalkAccRegWizzActivator
Registers the GoogleTalkAccountRegistrationWizard in the UI Service.
| Field Summary | |
|---|---|
static org.osgi.framework.BundleContext |
bundleContext
OSGi bundle context. |
| Constructor Summary | |
|---|---|
GoogleTalkAccRegWizzActivator()
|
|
| Method Summary | |
|---|---|
static BrowserLauncherService |
getBrowserLauncher()
Returns the BrowserLauncherService obtained from the bundle context. |
static ProtocolProviderFactory |
getGoogleTalkProtocolProviderFactory()
Returns the ProtocolProviderFactory for the Google Talk protocol. |
static ResourceManagementService |
getResources()
Returns the ResourceManagementService. |
static UIService |
getUIService()
Returns the UIService. |
void |
start(org.osgi.framework.BundleContext bc)
Starts this bundle. |
void |
stop(org.osgi.framework.BundleContext bundleContext)
|
| 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 GoogleTalkAccRegWizzActivator()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext bc)
throws Exception
start in interface org.osgi.framework.BundleActivatorbc - BundleContext
Exception
public void stop(org.osgi.framework.BundleContext bundleContext)
throws Exception
stop in interface org.osgi.framework.BundleActivatorExceptionpublic static ProtocolProviderFactory getGoogleTalkProtocolProviderFactory()
public static UIService getUIService()
public static BrowserLauncherService getBrowserLauncher()
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 | |||||||||