|
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.iptelaccregwizz.IptelAccRegWizzActivator
public class IptelAccRegWizzActivator
Registers the GoogleTalkAccountRegistrationWizard in the UI Service.
| Field Summary | |
|---|---|
static org.osgi.framework.BundleContext |
bundleContext
OSGi bundle context. |
| Constructor Summary | |
|---|---|
IptelAccRegWizzActivator()
|
|
| Method Summary | |
|---|---|
static BrowserLauncherService |
getBrowserLauncher()
Returns the BrowserLauncherService obtained from the bundle context. |
static ProtocolProviderFactory |
getIptelProtocolProviderFactory()
Returns the ProtocolProviderFactory for the IP Tel protocol. |
static ResourceManagementService |
getResources()
Returns the service giving access to resources. |
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 IptelAccRegWizzActivator()
| 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 getIptelProtocolProviderFactory()
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 | |||||||||