|
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.certconfig.CertConfigActivator
public class CertConfigActivator
OSGi Activator for the Certificate Configuration Advanced Form.
| Field Summary | |
|---|---|
(package private) static ResourceManagementService |
R
|
| Constructor Summary | |
|---|---|
CertConfigActivator()
|
|
| Method Summary | |
|---|---|
(package private) static org.osgi.framework.BundleContext |
getBundleContext()
|
static CertificateService |
getCertService()
Returns a reference to a CertificateService implementation currently registered in the bundle context or null if no such implementation was found. |
static ConfigurationService |
getConfigService()
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found. |
static CredentialsStorageService |
getCredService()
Returns a reference to a CredentialsStorageService implementation currently registered in the bundle context or null if no such implementation was found. |
static UIService |
getUIService()
Returns a reference to a UIService implementation currently registered in the bundle context or null if no such implementation was found. |
void |
start(org.osgi.framework.BundleContext bc)
|
void |
stop(org.osgi.framework.BundleContext arg0)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static ResourceManagementService R
| Constructor Detail |
|---|
public CertConfigActivator()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext bc)
throws Exception
start in interface org.osgi.framework.BundleActivatorException
public void stop(org.osgi.framework.BundleContext arg0)
throws Exception
stop in interface org.osgi.framework.BundleActivatorExceptionstatic org.osgi.framework.BundleContext getBundleContext()
public static ConfigurationService getConfigService()
public static CertificateService getCertService()
public static UIService getUIService()
public static CredentialsStorageService getCredService()
|
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 | |||||||||