|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use App | |
---|---|
org.jmux.app | |
org.jmux.app.component | |
org.jmux.app.component.jmx |
Uses of App in org.jmux.app |
---|
Classes in org.jmux.app that implement App | |
---|---|
class |
AppImpl
|
Methods in org.jmux.app that return App | |
---|---|
App |
AppServer.getApp()
|
Uses of App in org.jmux.app.component |
---|
Methods in org.jmux.app.component with parameters of type App | |
---|---|
void |
SingletonProcess.configure(Config config,
App app)
|
void |
Persister.configure(Config config,
App app)
|
void |
MailSender.configure(Config config,
App app)
|
void |
JettyControl.configure(Config config,
App app)
|
void |
Inspector.configure(Config config,
App app)
|
void |
ControlManager.configure(Config config,
App app)
|
void |
Component.configure(Config config,
App app)
|
void |
ClusterProcess.configure(Config config,
App app)
|
void |
AbstractLoopingComponent.configure(Config config,
App app)
|
void |
AbstractComponent.configure(Config config,
App app)
|
Uses of App in org.jmux.app.component.jmx |
---|
Methods in org.jmux.app.component.jmx with parameters of type App | |
---|---|
void |
JMXComponent.configure(Config config,
App app)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |