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

Collaboration diagram for com.scalagent.joram.osgi.test2.Activator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Static Public Member Functions

static BundleContext getBundleContext ()

Package Attributes

ServiceReference ref = null
JoramClient jclient = null

Detailed Description

Definition at line 12 of file Activator.java.


Member Function Documentation

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

Implements BundleActivator.start().

Parameters:
context the framework context for the bundle.

Definition at line 28 of file Activator.java.

References com.scalagent.joram.osgi.client.service.JoramClient.connect(), com.scalagent.joram.osgi.client.service.JoramClient.createQueue(), com.scalagent.joram.osgi.client.service.JoramClient.createUser(), com.scalagent.joram.osgi.client.service.JoramClient.disconnect(), com.scalagent.joram.osgi.client.service.JoramClient.getTcpConnectionFactory(), com.scalagent.joram.osgi.test2.Activator.jclient, and com.scalagent.joram.osgi.test2.Activator.ref.

Here is the call graph for this function:

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

Implements BundleActivator.stop().

Parameters:
context the framework context for the bundle.

Definition at line 55 of file Activator.java.

References com.scalagent.joram.osgi.test2.Activator.ref.


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