A C D E F G H I J K L M O R S T U

A

AbstractDeployCommand - class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.
 
AbstractDeployCommand(CommandType, Kernel, File, File, InputStream, InputStream, boolean) - Constructor for class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
 
AuthenticationFailedException - exception org.apache.geronimo.deployment.plugin.factories.AuthenticationFailedException.
A Geronimo-specific DeploymentManagerCreationException indicating that there was a login failure.
AuthenticationFailedException(String) - Constructor for class org.apache.geronimo.deployment.plugin.factories.AuthenticationFailedException
 
addModule(TargetModuleID) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
addProgressListener(ProgressListener) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
addWebURLs(Kernel) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
addWebURLs(Kernel, List) - Static method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
Given a list of TargetModuleIDs, figure out which ones represent web modules and add a WebURL to each if possible.

C

ClientConfigBean - class org.apache.geronimo.deployment.plugin.client.ClientConfigBean.
 
ClientConfigBean(DDBean) - Constructor for class org.apache.geronimo.deployment.plugin.client.ClientConfigBean
 
CommandContext - class org.apache.geronimo.deployment.plugin.jmx.CommandContext.
 
CommandContext(boolean, boolean, String, String, boolean) - Constructor for class org.apache.geronimo.deployment.plugin.jmx.CommandContext
 
CommandContext(CommandContext) - Constructor for class org.apache.geronimo.deployment.plugin.jmx.CommandContext
 
CommandSupport - class org.apache.geronimo.deployment.plugin.local.CommandSupport.
 
CommandSupport(CommandType) - Constructor for class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
ConfigIDExtractor - class org.apache.geronimo.deployment.plugin.ConfigIDExtractor.
Knows how to suck a Config ID out of a module and/or plan
ConfigIDExtractor() - Constructor for class org.apache.geronimo.deployment.plugin.ConfigIDExtractor
 
cancel() - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
checkOnInstall(Object) - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
clean(String) - Static method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
commandContext - Variable in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
complete(String) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
convertModuleType(ConfigurationModuleType) - Static method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
copyTo(File, InputStream) - Method in class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
 
createConfiguration(DeployableObject) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
createConfiguration(DeployableObject) - Method in class org.apache.geronimo.deployment.plugin.application.EARConfigurer
 
createConfiguration(DeployableObject) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
createDistributeCommand(Target[], File, File) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
createDistributeCommand(Target[], InputStream, InputStream) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
createDistributeCommand(Target[], File, File) - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
createDistributeCommand(Target[], InputStream, InputStream) - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
createRedeployCommand(TargetModuleID[], File, File) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
createRedeployCommand(TargetModuleID[], InputStream, InputStream) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
createRedeployCommand(TargetModuleID[], File, File) - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
createRedeployCommand(TargetModuleID[], InputStream, InputStream) - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 

D

DeploymentConfigurationImpl - class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl.
 
DeploymentConfigurationImpl(DeployableObject) - Constructor for class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
DeploymentFactoryImpl - class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl.
Implementation of JSR88 DeploymentFactory.
DeploymentFactoryImpl() - Constructor for class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
 
DisconnectedDeploymentManager - class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager.
Implementation of a disconnected JSR88 DeploymentManager.
DisconnectedDeploymentManager() - Constructor for class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
DistributeCommand - class org.apache.geronimo.deployment.plugin.local.DistributeCommand.
 
DistributeCommand(Kernel, Target[], File, File) - Constructor for class org.apache.geronimo.deployment.plugin.local.DistributeCommand
 
DistributeCommand(Kernel, Target[], InputStream, InputStream) - Constructor for class org.apache.geronimo.deployment.plugin.local.DistributeCommand
 
DistributeCommand - class org.apache.geronimo.deployment.plugin.remote.DistributeCommand.
A version of the distribute command that works on a server different than the application server.
DistributeCommand(Kernel, Target[], File, File) - Constructor for class org.apache.geronimo.deployment.plugin.remote.DistributeCommand
 
DistributeCommand(Kernel, Target[], InputStream, InputStream) - Constructor for class org.apache.geronimo.deployment.plugin.remote.DistributeCommand
 
deployer - Variable in class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
 
deploymentPlan - Variable in class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
 
deploymentStream - Variable in class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
 
distribute(Target[], File, File) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
distribute(Target[], InputStream, InputStream) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
distribute(Target[], File, File) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
distribute(Target[], InputStream, InputStream) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
doDeploy(Target, boolean) - Method in class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
 
doFail(Exception) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 

E

EARConfigBean - class org.apache.geronimo.deployment.plugin.application.EARConfigBean.
 
EARConfigBean(DDBean) - Constructor for class org.apache.geronimo.deployment.plugin.application.EARConfigBean
 
EARConfiguration - class org.apache.geronimo.deployment.plugin.application.EARConfiguration.
 
EARConfiguration(DeployableObject) - Constructor for class org.apache.geronimo.deployment.plugin.application.EARConfiguration
 
EARConfigurer - class org.apache.geronimo.deployment.plugin.application.EARConfigurer.
 
EARConfigurer() - Constructor for class org.apache.geronimo.deployment.plugin.application.EARConfigurer
 
equals(Object) - Method in class org.apache.geronimo.deployment.plugin.TargetImpl
 
equals(Object) - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
extractModuleIdFromArchive(File) - Static method in class org.apache.geronimo.deployment.plugin.ConfigIDExtractor
Attempt to calculate the Geronimo ModuleID for a J2EE application module.
extractModuleIdFromPlan(File) - Static method in class org.apache.geronimo.deployment.plugin.ConfigIDExtractor
Attempt to calculate the Geronimo ModuleID for a Geronimo deployment plan.

F

FailedProgressObject - class org.apache.geronimo.deployment.plugin.FailedProgressObject.
 
FailedProgressObject(CommandType, String) - Constructor for class org.apache.geronimo.deployment.plugin.FailedProgressObject
 
fail(String) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 

G

GBEAN_INFO - Static variable in class org.apache.geronimo.deployment.plugin.application.EARConfigurer
 
GeronimoDeploymentManager - interface org.apache.geronimo.deployment.plugin.GeronimoDeploymentManager.
Enhanced features for Geronimo deployment manager
getAbstractName() - Method in class org.apache.geronimo.deployment.plugin.TargetImpl
 
getAvailableModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
getAvailableModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getChildTargetModuleID() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
getClientConfiguration(TargetModuleID) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
getCommandContext() - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
getCurrentLocale() - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
getCurrentLocale() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getDConfigBeanRoot(DDBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
getDConfigBeanVersion() - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
getDConfigBeanVersion() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getDefaultLocale() - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
getDefaultLocale() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getDeployableObject() - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
getDeploymentManager(String, String, String) - Method in class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
 
getDeploymentStatus() - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
getDescription() - Method in class org.apache.geronimo.deployment.plugin.TargetImpl
 
getDisconnectedDeploymentManager(String) - Method in class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
 
getDisplayName() - Method in class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
 
getGBeanInfo() - Static method in class org.apache.geronimo.deployment.plugin.application.EARConfigurer
 
getInstalledPlugins() - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
getModuleCount() - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
getModuleID() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
getName() - Method in class org.apache.geronimo.deployment.plugin.TargetImpl
 
getNonRunningModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
getNonRunningModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getParentTargetModuleID() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
getPassword() - Method in class org.apache.geronimo.deployment.plugin.jmx.CommandContext
 
getPluginMetadata(Artifact) - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
getProductVersion() - Method in class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
 
getRemoteDeployUploadURL() - Method in class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
 
getRepositories() - Method in interface org.apache.geronimo.deployment.plugin.GeronimoDeploymentManager
 
getRepositories() - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
getResultTargetModuleIDs() - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
getRunningModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
getRunningModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getSchemaTypeLoader() - Method in class org.apache.geronimo.deployment.plugin.application.EARConfigBean
 
getSchemaTypeLoader() - Method in class org.apache.geronimo.deployment.plugin.client.ClientConfigBean
 
getSupportedLocales() - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
getSupportedLocales() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getTarget() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
getTargets() - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
getTargets() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getType() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
getUsername() - Method in class org.apache.geronimo.deployment.plugin.jmx.CommandContext
 
getWebURL() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
getXpaths() - Method in class org.apache.geronimo.deployment.plugin.client.ClientConfigBean
 

H

handlesURI(String) - Method in class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
 
hashCode() - Method in class org.apache.geronimo.deployment.plugin.TargetImpl
 
hashCode() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 

I

identifyTargetModuleIDs(TargetModuleID[], String, boolean) - Static method in class org.apache.geronimo.deployment.plugin.ConfigIDExtractor
Given a list of all available TargetModuleIDs and the name of a module, find the TargetModuleIDs that represent that module.
initialize(Kernel) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
install(PluginList, String, String) - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
install(PluginList, String, String, DownloadPoller) - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
isCancelSupported() - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
isDConfigBeanVersionSupported(DConfigBeanVersionType) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
isDConfigBeanVersionSupported(DConfigBeanVersionType) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
isInPlace() - Method in class org.apache.geronimo.deployment.plugin.jmx.CommandContext
 
isJarFile(File) - Static method in class org.apache.geronimo.deployment.plugin.ConfigIDExtractor
Try to determine whether a file is a JAR File (or, at least, a ZIP file).
isLocaleSupported(Locale) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
isLocaleSupported(Locale) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
isLogErrors() - Method in class org.apache.geronimo.deployment.plugin.jmx.CommandContext
 
isRedeploySupported() - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
isRedeploySupported() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
isSameMachine() - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
isStopSupported() - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
isVerbose() - Method in class org.apache.geronimo.deployment.plugin.jmx.CommandContext
 
isWebApp(Kernel, String) - Static method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 

J

JMXDeploymentManager - class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.
 
JMXDeploymentManager() - Constructor for class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 

K

kernel - Variable in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
kernel - Variable in class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
 

L

LocalDeploymentManager - class org.apache.geronimo.deployment.plugin.jmx.LocalDeploymentManager.
Connects to a kernel in the same VM.
LocalDeploymentManager(Kernel) - Constructor for class org.apache.geronimo.deployment.plugin.jmx.LocalDeploymentManager
 
listPlugins(URL, String, String) - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
loadChildren(Kernel, String) - Static method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 

M

main(String[]) - Static method in class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
 
massageFileNames(File[]) - Method in class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
 
massageFileNames(File[]) - Method in class org.apache.geronimo.deployment.plugin.remote.DistributeCommand
 
massageFileNames(File[]) - Method in class org.apache.geronimo.deployment.plugin.remote.RedeployCommand
 
moduleArchive - Variable in class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
 
moduleStream - Variable in class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
 

O

org.apache.geronimo.deployment.plugin - package org.apache.geronimo.deployment.plugin
 
org.apache.geronimo.deployment.plugin.application - package org.apache.geronimo.deployment.plugin.application
 
org.apache.geronimo.deployment.plugin.client - package org.apache.geronimo.deployment.plugin.client
 
org.apache.geronimo.deployment.plugin.factories - package org.apache.geronimo.deployment.plugin.factories
 
org.apache.geronimo.deployment.plugin.jmx - package org.apache.geronimo.deployment.plugin.jmx
 
org.apache.geronimo.deployment.plugin.local - package org.apache.geronimo.deployment.plugin.local
 
org.apache.geronimo.deployment.plugin.remote - package org.apache.geronimo.deployment.plugin.remote
 

R

RedeployCommand - class org.apache.geronimo.deployment.plugin.local.RedeployCommand.
 
RedeployCommand(Kernel, TargetModuleID[], File, File) - Constructor for class org.apache.geronimo.deployment.plugin.local.RedeployCommand
 
RedeployCommand(Kernel, TargetModuleID[], InputStream, InputStream) - Constructor for class org.apache.geronimo.deployment.plugin.local.RedeployCommand
 
RedeployCommand - class org.apache.geronimo.deployment.plugin.remote.RedeployCommand.
A version of the redeploy command that works on a server different than the application server.
RedeployCommand(Kernel, TargetModuleID[], File, File) - Constructor for class org.apache.geronimo.deployment.plugin.remote.RedeployCommand
 
RedeployCommand(Kernel, TargetModuleID[], InputStream, InputStream) - Constructor for class org.apache.geronimo.deployment.plugin.remote.RedeployCommand
 
RemoteDeployUtil - class org.apache.geronimo.deployment.plugin.remote.RemoteDeployUtil.
Knows how to upload files to a server
RemoteDeployUtil() - Constructor for class org.apache.geronimo.deployment.plugin.remote.RemoteDeployUtil
 
RemoteDeploymentManager - class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager.
Connects to a Kernel in a remote VM (may or many not be on the same machine).
RemoteDeploymentManager(JMXConnector, String) - Constructor for class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
redeploy(TargetModuleID[], File, File) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
redeploy(TargetModuleID[], InputStream, InputStream) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
redeploy(TargetModuleID[], File, File) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
redeploy(TargetModuleID[], InputStream, InputStream) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
release() - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
release() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
release() - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
removeDConfigBean(DConfigBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
removeProgressListener(ProgressListener) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
restore(InputStream) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
restoreDConfigBean(InputStream, DDBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
run() - Method in class org.apache.geronimo.deployment.plugin.FailedProgressObject
 
run() - Method in class org.apache.geronimo.deployment.plugin.local.DistributeCommand
 
run() - Method in class org.apache.geronimo.deployment.plugin.local.RedeployCommand
 
run() - Method in class org.apache.geronimo.deployment.plugin.local.StartCommand
 
run() - Method in class org.apache.geronimo.deployment.plugin.local.StopCommand
 
run() - Method in class org.apache.geronimo.deployment.plugin.local.UndeployCommand
 

S

StartCommand - class org.apache.geronimo.deployment.plugin.local.StartCommand.
 
StartCommand(Kernel, TargetModuleID[]) - Constructor for class org.apache.geronimo.deployment.plugin.local.StartCommand
 
StopCommand - class org.apache.geronimo.deployment.plugin.local.StopCommand.
 
StopCommand(Kernel, TargetModuleID[]) - Constructor for class org.apache.geronimo.deployment.plugin.local.StopCommand
 
save(OutputStream) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
saveDConfigBean(OutputStream, DConfigBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
setAuthentication(String, String) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
setCommandContext(CommandContext) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
setDConfigBeanVersion(DConfigBeanVersionType) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
setDConfigBeanVersion(DConfigBeanVersionType) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
setInPlace(boolean) - Method in class org.apache.geronimo.deployment.plugin.jmx.CommandContext
 
setInPlace(boolean) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
setLocale(Locale) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
setLocale(Locale) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
setLogConfiguration(boolean, boolean) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
setLogErrors(boolean) - Method in class org.apache.geronimo.deployment.plugin.jmx.CommandContext
 
setPassword(String) - Method in class org.apache.geronimo.deployment.plugin.jmx.CommandContext
 
setType(ModuleType) - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
setUsername(String) - Method in class org.apache.geronimo.deployment.plugin.jmx.CommandContext
 
setVerbose(boolean) - Method in class org.apache.geronimo.deployment.plugin.jmx.CommandContext
 
setWebURL(String) - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
spool - Variable in class org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
 
start(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
start(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
startInstall(PluginList, String, String) - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
startInstall(File, String, String) - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
stop(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
stop(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
stop() - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 

T

TargetImpl - class org.apache.geronimo.deployment.plugin.TargetImpl.
 
TargetImpl(AbstractName, String) - Constructor for class org.apache.geronimo.deployment.plugin.TargetImpl
 
TargetModuleIDImpl - class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl.
 
TargetModuleIDImpl(Target, String) - Constructor for class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
TargetModuleIDImpl(Target, String, String[]) - Constructor for class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
targetList - Variable in class org.apache.geronimo.deployment.plugin.local.DistributeCommand
 
toString() - Method in class org.apache.geronimo.deployment.plugin.TargetImpl
 
toString() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 

U

URI_PREFIX - Static variable in class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
 
UndeployCommand - class org.apache.geronimo.deployment.plugin.local.UndeployCommand.
 
UndeployCommand(Kernel, TargetModuleID[]) - Constructor for class org.apache.geronimo.deployment.plugin.local.UndeployCommand
 
undeploy(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedDeploymentManager
 
undeploy(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
updatePluginMetadata(PluginMetadata) - Method in class org.apache.geronimo.deployment.plugin.jmx.RemoteDeploymentManager
 
updateStatus(String) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
uploadFilesToServer(File[], AbstractDeployCommand) - Static method in class org.apache.geronimo.deployment.plugin.remote.RemoteDeployUtil
 

A C D E F G H I J K L M O R S T U

Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.