|
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.replacement.smiley.SmileyActivator
public class SmileyActivator
Activator for the Smiley source bundle.
| Constructor Summary | |
|---|---|
SmileyActivator()
|
|
| Method Summary | |
|---|---|
static ResourceManagementService |
getResources()
Returns the ResourceManagementService, through which we will access all resources. |
void |
start(org.osgi.framework.BundleContext context)
Starts the Smiley replacement source bundle |
void |
stop(org.osgi.framework.BundleContext context)
Unregisters the Smiley replacement service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SmileyActivator()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorcontext - the BundleContext as provided from the OSGi
framework
Exception - if anything goes wrong
public void stop(org.osgi.framework.BundleContext context)
throws Exception
stop in interface org.osgi.framework.BundleActivatorcontext - BundleContext
Exception - if anything goes wrongpublic 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 | |||||||||