| Class | Description |
|---|---|
| AgentSupervisor<Supervisor,Agent> |
This is a base class that provides the basic functionality of a supervisor.
|
| JMXBundleDeployer |
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.
|
| Link<L,R> |
This is a simple RPC module that has a R and L interface.
|
Copyright (c) aQute SARL (2000, 2020) and others. All Rights Reserved.