|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeronimoDeploymentManager | |
---|---|
org.apache.geronimo.deployment.cli | |
org.apache.geronimo.deployment.plugin.jmx |
Uses of GeronimoDeploymentManager in org.apache.geronimo.deployment.cli |
---|
Methods in org.apache.geronimo.deployment.cli with parameters of type GeronimoDeploymentManager | |
---|---|
void |
CommandListConfigurations.assembleServer(GeronimoDeploymentManager mgr,
List<String> list,
PluginListType all,
String repositoryPath,
String relativeServerPath,
jline.ConsoleReader consoleReader)
|
void |
CommandListConfigurations.assembleServer(GeronimoDeploymentManager mgr,
PluginListType list,
String repositoryPath,
String relativeServerPath,
jline.ConsoleReader consoleReader)
|
PluginListType |
CommandListConfigurations.getLocalPluginCategories(GeronimoDeploymentManager mgr,
jline.ConsoleReader consoleReader)
|
PluginListType |
CommandListConfigurations.getPluginCategories(String repo,
GeronimoDeploymentManager mgr,
jline.ConsoleReader consoleReader)
|
String |
CommandListConfigurations.getRepository(jline.ConsoleReader consoleReader,
GeronimoDeploymentManager mgr)
|
void |
CommandListConfigurations.installPlugins(GeronimoDeploymentManager mgr,
List<String> list,
PluginListType all,
String defaultRepository,
jline.ConsoleReader consoleReader,
ServerConnection connection)
|
void |
CommandListConfigurations.installPlugins(GeronimoDeploymentManager mgr,
PluginListType list,
String defaultRepository,
jline.ConsoleReader consoleReader,
ServerConnection connection)
|
Uses of GeronimoDeploymentManager in org.apache.geronimo.deployment.plugin.jmx |
---|
Classes in org.apache.geronimo.deployment.plugin.jmx that implement GeronimoDeploymentManager | |
---|---|
class |
RemoteDeploymentManager
Connects to a Kernel in a remote VM (may or many not be on the same machine). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |