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

Collaboration diagram for com.scalagent.joram.osgi.test.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.test.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.executeAdminXML(), com.scalagent.joram.osgi.client.service.JoramClient.getInitialContext(), com.scalagent.joram.osgi.client.service.JoramClient.getTcpConnectionFactory(), com.scalagent.joram.osgi.test.Activator.jclient, and com.scalagent.joram.osgi.test.Activator.ref.

Here is the call graph for this function:

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

Implements BundleActivator.stop().

Parameters:
context the framework context for the bundle.

Definition at line 77 of file Activator.java.

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


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