Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.plugin.branding
Class BrandingActivator

java.lang.Object
  extended by net.java.sip.communicator.plugin.branding.BrandingActivator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class BrandingActivator
extends Object
implements org.osgi.framework.BundleActivator


Constructor Summary
BrandingActivator()
           
 
Method Summary
(package private) static org.osgi.framework.BundleContext getBundleContext()
           
static ResourceManagementService getResources()
           
 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
 

Constructor Detail

BrandingActivator

public BrandingActivator()
Method Detail

start

public void start(org.osgi.framework.BundleContext bc)
           throws Exception
Specified by:
start in interface org.osgi.framework.BundleActivator
Throws:
Exception

stop

public void stop(org.osgi.framework.BundleContext arg0)
          throws Exception
Specified by:
stop in interface org.osgi.framework.BundleActivator
Throws:
Exception

getBundleContext

static org.osgi.framework.BundleContext getBundleContext()

getResources

public static ResourceManagementService getResources()

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.