com.scalagent.joram.osgi.client.Activator Class Reference

List of all members.

Public Member Functions

void start (BundleContext context) throws Exception
void stop (BundleContext context)

Static Public Member Functions

static BundleContext getBundleContext ()

Detailed Description

Definition at line 18 of file Activator.java.


Member Function Documentation

void com.scalagent.joram.osgi.client.Activator.start ( BundleContext  context  )  throws Exception

Implements BundleActivator.start().

Parameters:
context the framework context for the bundle.

Definition at line 31 of file Activator.java.

void com.scalagent.joram.osgi.client.Activator.stop ( BundleContext  context  ) 

Implements BundleActivator.stop().

Parameters:
context the framework context for the bundle.

Definition at line 45 of file Activator.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:15:11 2008 for joram by  doxygen 1.5.0