Package net.i2p.app

Class ClientAppManagerImpl

java.lang.Object
net.i2p.app.ClientAppManagerImpl
All Implemented Interfaces:
ClientAppManager
Direct Known Subclasses:
RouterAppManager

public class ClientAppManagerImpl
extends Object
implements ClientAppManager
A simple ClientAppManager that supports register/unregister only, so that client apps may find each other in AppContext. See RouterAppManager for the real thing in RouterContext.
Since:
0.9.30