net.java.sip.communicator.plugin.branding
Class BrandingActivator
java.lang.Object
net.java.sip.communicator.plugin.branding.BrandingActivator
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class BrandingActivator
- extends Object
- implements org.osgi.framework.BundleActivator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrandingActivator
public BrandingActivator()
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.
Distributable under LGPL license.