|
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.impl.credentialsstorage.CredentialsStorageActivator
public class CredentialsStorageActivator
Activator for the CredentialsStorageService.
| Constructor Summary | |
|---|---|
CredentialsStorageActivator()
|
|
| Method Summary | |
|---|---|
static Object |
getService(org.osgi.framework.ServiceReference serviceReference)
Returns the service corresponding to the ServiceReference. |
void |
start(org.osgi.framework.BundleContext bundleContext)
Starts the credentials storage service |
void |
stop(org.osgi.framework.BundleContext bundleContext)
Unregisters the credentials storage service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CredentialsStorageActivator()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext bundleContext)
throws Exception
start in interface org.osgi.framework.BundleActivatorbundleContext - the BundleContext as provided from the OSGi
framework
Exception - if anything goes wrong
public void stop(org.osgi.framework.BundleContext bundleContext)
throws Exception
stop in interface org.osgi.framework.BundleActivatorbundleContext - BundleContext
Exception - if anything goes wrongpublic static Object getService(org.osgi.framework.ServiceReference serviceReference)
serviceReference - service reference
|
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 | |||||||||