com.scalagent.joram.osgi.server.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 20 of file Activator.java.


Member Function Documentation

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

Implements BundleActivator.start(). Initialize and starts the AgentServer runtime.

Parameters:
context the framework context for the bundle.

Definition at line 34 of file Activator.java.

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

Implements BundleActivator.stop(). Stops the AgentServer runtime.

Parameters:
context the framework context for the bundle.

Definition at line 97 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