All Classes and Interfaces

Class
Description
An agent runs on remote OSGi framework and provides the means to control this framework.
This is a base class that provides the basic functionality of a supervisor.
Super type for Data Transfer Objects.
An event sent from the agent to the supervisor.
 
This class will try to connect to a remote OSGi framework using JMX and will deploy a bundle for you, by deploy, that means install the bundle if it doesn't existing in the remote runtime or update the bundle if it already exists.
This is a simple RPC module that has a R and L interface.
A Supervisor handles the initiating side of a session with a remote agent.