|
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.globalproxyconfig.GlobalProxyPluginActivator
public class GlobalProxyPluginActivator
Register the configuration form.
| Field Summary | |
|---|---|
protected static org.osgi.framework.BundleContext |
bundleContext
The context of this bundle. |
| Constructor Summary | |
|---|---|
GlobalProxyPluginActivator()
|
|
| Method Summary | |
|---|---|
static ConfigurationService |
getConfigurationService()
Returns the ConfigurationService obtained from the bundle context. |
(package private) static void |
initProperties()
Init system properties that corresponds to proxy settings. |
void |
start(org.osgi.framework.BundleContext bc)
Starts the bundle. |
void |
stop(org.osgi.framework.BundleContext bc)
Stops it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.osgi.framework.BundleContext bundleContext
| Constructor Detail |
|---|
public GlobalProxyPluginActivator()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext bc)
throws Exception
start in interface org.osgi.framework.BundleActivatorbc - the context
Exception
public void stop(org.osgi.framework.BundleContext bc)
throws Exception
stop in interface org.osgi.framework.BundleActivatorbc - the context.
Exceptionpublic static ConfigurationService getConfigurationService()
static void initProperties()
|
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 | |||||||||