|
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.sipaccregwizz.SIPAccRegWizzActivator
public class SIPAccRegWizzActivator
Registers the SIPAccountRegistrationWizard in the UI Service.
| Field Summary | |
|---|---|
static org.osgi.framework.BundleContext |
bundleContext
OSGi bundle context. |
| Constructor Summary | |
|---|---|
SIPAccRegWizzActivator()
|
|
| Method Summary | |
|---|---|
static BrowserLauncherService |
getBrowserLauncher()
Returns the BrowserLauncherService obtained from the bundle context. |
static CertificateService |
getCertificateService()
Returns the CertificateService obtained from the bundle context. |
static ConfigurationService |
getConfigurationService()
Returns the ConfigurationService obtained from the bundle context. |
static ProtocolProviderFactory |
getSIPProtocolProviderFactory()
Returns the ProtocolProviderFactory for the SIP protocol. |
static UIService |
getUIService()
Returns the UIService. |
static boolean |
isAdvancedAccountConfigDisabled()
Indicates if the advanced account configuration is currently disabled. |
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 SIPAccRegWizzActivator()
| 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 getSIPProtocolProviderFactory()
public static UIService getUIService()
public static BrowserLauncherService getBrowserLauncher()
public static ConfigurationService getConfigurationService()
public static CertificateService getCertificateService()
public static boolean isAdvancedAccountConfigDisabled()
|
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 | |||||||||