A B C D E F G H I J L M N O P R S T U W X

A

AbstractDeployable - class org.apache.geronimo.deployment.tools.loader.AbstractDeployable.
 
AbstractDeployable(ModuleType, URL, String) - Constructor for class org.apache.geronimo.deployment.tools.loader.AbstractDeployable
 
ApplicationDeployable - class org.apache.geronimo.deployment.tools.loader.ApplicationDeployable.
 
ApplicationDeployable(URL) - Constructor for class org.apache.geronimo.deployment.tools.loader.ApplicationDeployable
 
addArchive(URI, ZipInputStream) - Method in class org.apache.geronimo.deployment.DeploymentContext
 
addConfigurationBuilder(ConfigurationBuilder) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
addDependency(URI) - Method in class org.apache.geronimo.deployment.DeploymentContext
 
addFile(URI, File) - Method in class org.apache.geronimo.deployment.DeploymentContext
 
addFile(URI, InputStream) - Method in class org.apache.geronimo.deployment.DeploymentContext
 
addGBean(ObjectName, GBeanMBean) - Method in class org.apache.geronimo.deployment.DeploymentContext
 
addGbean(GBeanAdapter, ClassLoader, DeploymentContext) - Static method in class org.apache.geronimo.deployment.service.GBeanHelper
 
addInclude(URI, URL) - Method in class org.apache.geronimo.deployment.DeploymentContext
 
addModule(TargetModuleID) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
addProgressListener(ProgressListener) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.geronimo.deployment.plugin.XmlBeanSupport
 
addPublicMapping(String, String) - Method in class org.apache.geronimo.deployment.xml.LocalEntityResolver
 
addStreamInclude(URI, InputStream) - Method in class org.apache.geronimo.deployment.DeploymentContext
 
addSystemMapping(String, String) - Method in class org.apache.geronimo.deployment.xml.LocalEntityResolver
 
addToClassPath(URI, URL) - Method in class org.apache.geronimo.deployment.DeploymentContext
 
addXpathListener(String, XpathListener) - Method in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
addXpathListener(String, XpathListener) - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
addXpathListener(ModuleType, String, XpathListener) - Method in class org.apache.geronimo.deployment.tools.loader.ApplicationDeployable
 
attributeMap - Variable in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
available() - Method in class org.apache.geronimo.deployment.util.UnclosableInputStream
 

B

Bootstrap - class org.apache.geronimo.deployment.Bootstrap.
Helper class to bootstrap the Geronimo deployer.
Bootstrap() - Constructor for class org.apache.geronimo.deployment.Bootstrap
 
bootstrap() - Method in class org.apache.geronimo.deployment.Bootstrap
 
buildConfiguration(File, Manifest, File, XmlObject) - Method in interface org.apache.geronimo.deployment.ConfigurationBuilder
Build a configuration from a local file
buildConfiguration(File, Manifest, InputStream, XmlObject) - Method in interface org.apache.geronimo.deployment.ConfigurationBuilder
Build a configuration from an arbitrary input stream
buildConfiguration(File, Manifest, File, XmlObject) - Method in class org.apache.geronimo.deployment.service.ServiceConfigBuilder
 
buildConfiguration(File, Manifest, InputStream, XmlObject) - Method in class org.apache.geronimo.deployment.service.ServiceConfigBuilder
 
buildConfiguration(JarOutputStream, XmlObject) - Method in class org.apache.geronimo.deployment.service.ServiceConfigBuilder
 

C

COLLECTION - Static variable in class org.apache.geronimo.deployment.util.URLType
 
ClientConfigBean - class org.apache.geronimo.deployment.plugin.client.ClientConfigBean.
 
ClientConfigBean(DDBean) - Constructor for class org.apache.geronimo.deployment.plugin.client.ClientConfigBean
 
ClientDeployable - class org.apache.geronimo.deployment.tools.loader.ClientDeployable.
 
ClientDeployable(URL) - Constructor for class org.apache.geronimo.deployment.tools.loader.ClientDeployable
 
CommandSupport - class org.apache.geronimo.deployment.plugin.local.CommandSupport.
 
CommandSupport(CommandType) - Constructor for class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
ConfigurationBuilder - interface org.apache.geronimo.deployment.ConfigurationBuilder.
 
canConfigure(XmlObject) - Method in interface org.apache.geronimo.deployment.ConfigurationBuilder
Determine if this builder can handle the supplied plan.
canConfigure(XmlObject) - Method in class org.apache.geronimo.deployment.service.ServiceConfigBuilder
 
cancel() - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
children - Variable in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
close() - Method in class org.apache.geronimo.deployment.DeploymentContext
 
close() - Method in class org.apache.geronimo.deployment.util.UnclosableInputStream
 
complete(String) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
content - Variable in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
createConfiguration(DeployableObject) - Method in interface org.apache.geronimo.deployment.ModuleConfigurer
JSR88 method for getting the vendor part of the deployment configuration
createConfiguration(DeployableObject) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
createConfiguration(DeployableObject) - Method in class org.apache.geronimo.deployment.plugin.application.EARConfigurer
 
createConfiguration(DeployableObject) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
createDeployable(URL) - Static method in class org.apache.geronimo.deployment.tools.loader.DeployableFactory
 

D

DConfigBeanRootSupport - class org.apache.geronimo.deployment.plugin.DConfigBeanRootSupport.
 
DConfigBeanRootSupport(DDBeanRoot, XmlObject) - Constructor for class org.apache.geronimo.deployment.plugin.DConfigBeanRootSupport
 
DConfigBeanSupport - class org.apache.geronimo.deployment.plugin.DConfigBeanSupport.
 
DConfigBeanSupport(DDBean, XmlObject) - Constructor for class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
 
DDBeanImpl - class org.apache.geronimo.deployment.tools.DDBeanImpl.
 
DDBeanImpl(DDBeanRoot, String, XmlCursor) - Constructor for class org.apache.geronimo.deployment.tools.DDBeanImpl
 
DDBeanRootImpl - class org.apache.geronimo.deployment.tools.DDBeanRootImpl.
 
DDBeanRootImpl(DeployableObject, URL) - Constructor for class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
DeployableFactory - class org.apache.geronimo.deployment.tools.loader.DeployableFactory.
 
DeployableFactory() - Constructor for class org.apache.geronimo.deployment.tools.loader.DeployableFactory
 
Deployer - class org.apache.geronimo.deployment.Deployer.
Command line based deployment utility which combines multiple deployable modules into a single configuration.
Deployer(Collection, ConfigurationStore) - Constructor for class org.apache.geronimo.deployment.Deployer
 
DeploymentConfigurationImpl - class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl.
 
DeploymentConfigurationImpl(DeployableObject) - Constructor for class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
DeploymentConfigurationSupport - class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport.
 
DeploymentConfigurationSupport(DeployableObject, DConfigBeanRootSupport) - Constructor for class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
 
DeploymentContext - class org.apache.geronimo.deployment.DeploymentContext.
 
DeploymentContext(JarOutputStream, URI, ConfigurationModuleType, URI, Kernel) - Constructor for class org.apache.geronimo.deployment.DeploymentContext
 
DeploymentException - exception org.apache.geronimo.deployment.DeploymentException.
 
DeploymentException() - Constructor for class org.apache.geronimo.deployment.DeploymentException
 
DeploymentException(Throwable) - Constructor for class org.apache.geronimo.deployment.DeploymentException
 
DeploymentException(String) - Constructor for class org.apache.geronimo.deployment.DeploymentException
 
DeploymentException(String, Throwable) - Constructor for class org.apache.geronimo.deployment.DeploymentException
 
DeploymentFactoryImpl - class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl.
Implementation of JSR88 DeploymentFactory.
DeploymentFactoryImpl() - Constructor for class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
 
DeploymentHelper - class org.apache.geronimo.deployment.util.DeploymentHelper.
Helper class that handles locating DDs in directories (mainly WEB-INF, META-INF), building class space and dealing with deployments
DeploymentHelper(URLInfo, String, String) - Constructor for class org.apache.geronimo.deployment.util.DeploymentHelper
Create an helper related to the specified deployment URL with META-INF as the directory with the given files
DeploymentHelper(URLInfo, String, String, String) - Constructor for class org.apache.geronimo.deployment.util.DeploymentHelper
Creates an helper related to the specified deployment URL.
DeploymentManagerImpl - class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl.
 
DeploymentManagerImpl(DeploymentServer, Collection) - Constructor for class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
DeploymentServer - interface org.apache.geronimo.deployment.plugin.DeploymentServer.
 
DisconnectedServer - class org.apache.geronimo.deployment.plugin.DisconnectedServer.
 
DisconnectedServer() - Constructor for class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
DistributeCommand - class org.apache.geronimo.deployment.plugin.local.DistributeCommand.
 
DistributeCommand(KernelMBean, Target[], File, File) - Constructor for class org.apache.geronimo.deployment.plugin.local.DistributeCommand
 
DistributeCommand(KernelMBean, Target[], InputStream, InputStream) - Constructor for class org.apache.geronimo.deployment.plugin.local.DistributeCommand
 
dConfigRoot - Variable in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
 
deploy(File, File) - Method in class org.apache.geronimo.deployment.Deployer
 
deploy(String[]) - Method in class org.apache.geronimo.deployment.Deployer
GBean entry point invoked from an executable CAR.
distribute(Target[], File, File) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
distribute(Target[], InputStream, InputStream) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
distribute(Target[], ConfigurationBuilder, InputStream, XmlObject) - Method in interface org.apache.geronimo.deployment.plugin.DeploymentServer
 
distribute(Target[], ConfigurationBuilder, InputStream, XmlObject) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
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
 

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
 
entries() - Method in class org.apache.geronimo.deployment.tools.loader.AbstractDeployable
 
equals(Object) - Method in class org.apache.geronimo.deployment.plugin.TargetImpl
 
equals(Object) - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
equals(Object) - Method in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
equals(Object) - Method in class org.apache.geronimo.deployment.util.URLInfo
 
equals(Object) - Method in class org.apache.geronimo.deployment.util.URLType
 

F

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

G

GBEAN_INFO - Static variable in class org.apache.geronimo.deployment.Deployer
 
GBEAN_INFO - Static variable in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
GBEAN_INFO - Static variable in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
GBEAN_INFO - Static variable in class org.apache.geronimo.deployment.plugin.application.EARConfigurer
 
GBEAN_INFO - Static variable in class org.apache.geronimo.deployment.service.ServiceConfigBuilder
 
GBEAN_INFO - Static variable in class org.apache.geronimo.deployment.xml.LocalEntityResolver
 
GBEAN_INFO - Static variable in class org.apache.geronimo.deployment.xml.ParserFactoryImpl
 
GBeanAdapter - interface org.apache.geronimo.deployment.service.GBeanAdapter.
adapter interface for multiple copies of xml gbean type.
GBeanBuilder - class org.apache.geronimo.deployment.service.GBeanBuilder.
 
GBeanBuilder(String, ClassLoader, String) - Constructor for class org.apache.geronimo.deployment.service.GBeanBuilder
 
GBeanDefault - class org.apache.geronimo.deployment.service.GBeanDefault.
 
GBeanDefault(GBeanInfo, String, Map, Map) - Constructor for class org.apache.geronimo.deployment.service.GBeanDefault
 
GBeanDefault(String, String, Map, Map) - Constructor for class org.apache.geronimo.deployment.service.GBeanDefault
 
GBeanHelper - class org.apache.geronimo.deployment.service.GBeanHelper.
 
GBeanHelper() - Constructor for class org.apache.geronimo.deployment.service.GBeanHelper
 
geronimoURL - Variable in class org.apache.geronimo.deployment.util.DeploymentHelper
 
getAttributeCount() - Method in interface org.apache.geronimo.deployment.service.GBeanAdapter
 
getAttributeCount() - Method in class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
getAttributeName(int) - Method in interface org.apache.geronimo.deployment.service.GBeanAdapter
 
getAttributeName(int) - Method in class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
getAttributeNames() - Method in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
getAttributeNames() - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getAttributeStringValue(int) - Method in interface org.apache.geronimo.deployment.service.GBeanAdapter
 
getAttributeStringValue(int) - Method in class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
getAttributeType(int) - Method in interface org.apache.geronimo.deployment.service.GBeanAdapter
 
getAttributeType(int) - Method in class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
getAttributeValue(String) - Method in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
getAttributeValue(String) - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getAvailableModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
getAvailableModules(ModuleType, Target[]) - Method in interface org.apache.geronimo.deployment.plugin.DeploymentServer
 
getAvailableModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
getAvailableModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getCatalogFileURI() - Method in class org.apache.geronimo.deployment.xml.LocalEntityResolver
 
getChild(Element, String) - Static method in class org.apache.geronimo.deployment.util.XMLUtil
 
getChildBean(String) - Method in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
getChildBean(String) - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getChildBean(String) - Method in class org.apache.geronimo.deployment.tools.loader.AbstractDeployable
 
getChildContent(Element, String, String, String) - Static method in class org.apache.geronimo.deployment.util.XMLUtil
 
getChildTargetModuleID() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
getClass1() - Method in interface org.apache.geronimo.deployment.service.GBeanAdapter
 
getClass1() - Method in class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
getClassFromScope(String) - Method in class org.apache.geronimo.deployment.tools.loader.AbstractDeployable
 
getClassLoader(Repository) - Method in class org.apache.geronimo.deployment.DeploymentContext
 
getClassName() - Method in class org.apache.geronimo.deployment.service.GBeanDefault
 
getClientConfiguration(TargetModuleID) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
getConfigID() - Method in class org.apache.geronimo.deployment.DeploymentContext
 
getContent(Element) - Static method in class org.apache.geronimo.deployment.util.XMLUtil
 
getCurrentLocale() - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
getCurrentLocale() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getDConfigBean(DDBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DConfigBeanRootSupport
 
getDConfigBean(DDBean) - Method in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
 
getDConfigBeanRoot(DDBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
getDConfigBeanRoot(DDBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
 
getDConfigBeanVersion() - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
getDConfigBeanVersion() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getDDBean() - Method in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
 
getDDBeanRoot() - Method in class org.apache.geronimo.deployment.tools.loader.AbstractDeployable
 
getDDBeanRoot(String) - Method in class org.apache.geronimo.deployment.tools.loader.AbstractDeployable
 
getDDBeanRootVersion() - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getDefaultLocale() - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
getDefaultLocale() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getDeployableObject() - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
getDeployableObject() - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
 
getDeployableObject() - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getDeployerClassPath() - Method in class org.apache.geronimo.deployment.Bootstrap
 
getDeployerGBean() - Method in class org.apache.geronimo.deployment.Bootstrap
 
getDeployerJar() - Method in class org.apache.geronimo.deployment.Bootstrap
 
getDeployerName(URI) - Static method in class org.apache.geronimo.deployment.Deployer
 
getDeployerSystemPlan() - Method in class org.apache.geronimo.deployment.Bootstrap
 
getDeploymentFactory() - Method in class org.apache.geronimo.deployment.Bootstrap
 
getDeploymentManager(String, String, String) - Method in class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
 
getDeploymentPlan(URL) - Method in interface org.apache.geronimo.deployment.ConfigurationBuilder
Extract the deployment plan from a module if this builder can process it.
getDeploymentPlan(URL) - Method in class org.apache.geronimo.deployment.service.ServiceConfigBuilder
 
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
 
getEndpoints() - Method in class org.apache.geronimo.deployment.service.GBeanDefault
 
getEntityResolver() - Method in class org.apache.geronimo.deployment.xml.ParserFactoryImpl
 
getEntry(String) - Method in class org.apache.geronimo.deployment.tools.loader.AbstractDeployable
 
getFilename() - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getGBean() - Method in class org.apache.geronimo.deployment.service.GBeanBuilder
 
getGBeanInfo() - Static method in class org.apache.geronimo.deployment.Deployer
 
getGBeanInfo() - Static method in class org.apache.geronimo.deployment.plugin.application.EARConfigurer
 
getGBeanInfo() - Method in class org.apache.geronimo.deployment.service.GBeanDefault
 
getGBeanInfo() - Static method in class org.apache.geronimo.deployment.service.ServiceConfigBuilder
 
getGBeanInfo() - Static method in class org.apache.geronimo.deployment.xml.LocalEntityResolver
 
getGBeanInfo() - Static method in class org.apache.geronimo.deployment.xml.ParserFactoryImpl
 
getGeronimoDoc(DocumentBuilder) - Method in class org.apache.geronimo.deployment.util.DeploymentHelper
 
getId() - Method in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
getId() - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getJ2EEDoc(DocumentBuilder) - Method in class org.apache.geronimo.deployment.util.DeploymentHelper
 
getJ2eeDeployerPlan() - Method in class org.apache.geronimo.deployment.Bootstrap
 
getLocalRepositoryURI() - Method in class org.apache.geronimo.deployment.xml.LocalEntityResolver
 
getModuleDTDVersion() - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getModuleDTDVersion() - Method in class org.apache.geronimo.deployment.tools.loader.AbstractDeployable
 
getModuleID() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
getModuleLoader() - Method in class org.apache.geronimo.deployment.tools.loader.AbstractDeployable
 
getModuleLoader() - Method in class org.apache.geronimo.deployment.tools.loader.WebDeployable
 
getName() - Method in class org.apache.geronimo.deployment.plugin.TargetImpl
 
getName() - Method in interface org.apache.geronimo.deployment.service.GBeanAdapter
 
getName() - Method in class org.apache.geronimo.deployment.service.GBeanBuilder
 
getName() - Method in class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
getNonRunningModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
getNonRunningModules(ModuleType, Target[]) - Method in interface org.apache.geronimo.deployment.plugin.DeploymentServer
 
getNonRunningModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
getNonRunningModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getObjectName() - Method in class org.apache.geronimo.deployment.plugin.TargetImpl
 
getObjectName() - Method in class org.apache.geronimo.deployment.service.GBeanDefault
 
getParentTargetModuleID() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
getParser() - Method in interface org.apache.geronimo.deployment.xml.ParserFactory
 
getParser() - Method in class org.apache.geronimo.deployment.xml.ParserFactoryImpl
 
getProductVersion() - Method in class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
 
getReferenceCount() - Method in interface org.apache.geronimo.deployment.service.GBeanAdapter
 
getReferenceCount() - Method in class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
getReferenceName(int) - Method in interface org.apache.geronimo.deployment.service.GBeanAdapter
 
getReferenceName(int) - Method in class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
getReferenceStringValue(int) - Method in interface org.apache.geronimo.deployment.service.GBeanAdapter
 
getReferenceStringValue(int) - Method in class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
getReferencesCount() - Method in interface org.apache.geronimo.deployment.service.GBeanAdapter
 
getReferencesCount() - Method in class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
getReferencesName(int) - Method in interface org.apache.geronimo.deployment.service.GBeanAdapter
 
getReferencesName(int) - Method in class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
getReferencesPatternArray(int) - Method in interface org.apache.geronimo.deployment.service.GBeanAdapter
 
getReferencesPatternArray(int) - Method in class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
getRepositoryDir() - Method in class org.apache.geronimo.deployment.Bootstrap
 
getResultTargetModuleIDs() - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
getRoot() - Method in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
getRoot() - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getRunningModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
getRunningModules(ModuleType, Target[]) - Method in interface org.apache.geronimo.deployment.plugin.DeploymentServer
 
getRunningModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
getRunningModules(ModuleType, Target[]) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getSchemaTypeLoader() - Method in class org.apache.geronimo.deployment.plugin.XmlBeanSupport
 
getSchemaTypeLoader() - Method in class org.apache.geronimo.deployment.plugin.application.EARConfigBean
 
getSchemaTypeLoader() - Method in class org.apache.geronimo.deployment.plugin.client.ClientConfigBean
 
getStoreDir() - Method in class org.apache.geronimo.deployment.Bootstrap
 
getSupportedLocales() - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
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.DeploymentManagerImpl
 
getTargets() - Method in interface org.apache.geronimo.deployment.plugin.DeploymentServer
 
getTargets() - Method in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
getTargets() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
getText() - Method in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
getText(String) - Method in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
getText() - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getText(String) - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getText(String) - Method in class org.apache.geronimo.deployment.tools.loader.AbstractDeployable
 
getType() - Method in class org.apache.geronimo.deployment.DeploymentContext
 
getType() - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getType() - Method in class org.apache.geronimo.deployment.tools.loader.AbstractDeployable
 
getType() - Method in class org.apache.geronimo.deployment.util.URLInfo
 
getType(File) - Static method in class org.apache.geronimo.deployment.util.URLType
 
getType(URL) - Static method in class org.apache.geronimo.deployment.util.URLType
Returns the type of url
getTypeLoaders() - Method in interface org.apache.geronimo.deployment.ConfigurationBuilder
 
getTypeLoaders() - Method in class org.apache.geronimo.deployment.service.ServiceConfigBuilder
 
getUrl() - Method in class org.apache.geronimo.deployment.util.URLInfo
 
getValues() - Method in class org.apache.geronimo.deployment.service.GBeanDefault
 
getWebURL() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
getXPathsForJ2ee_1_4(String[][]) - Method in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
 
getXPathsFromNamespace(String, String[][]) - Method in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
 
getXPathsWithPrefix(String, String[][]) - Method in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
 
getXmlObject() - Method in class org.apache.geronimo.deployment.plugin.XmlBeanSupport
 
getXpath() - Method in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
getXpath() - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
getXpaths() - Method in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
 
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
 
hashCode() - Method in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
hashCode() - Method in class org.apache.geronimo.deployment.util.URLInfo
 

I

isCancelSupported() - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
isDConfigBeanVersionSupported(DConfigBeanVersionType) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
isDConfigBeanVersionSupported(DConfigBeanVersionType) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
isFailOnUnresolvable() - Method in class org.apache.geronimo.deployment.xml.LocalEntityResolver
 
isLocal() - Method in interface org.apache.geronimo.deployment.plugin.DeploymentServer
 
isLocal() - Method in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
isLocaleSupported(Locale) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
isLocaleSupported(Locale) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
isRedeploySupported() - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
isRedeploySupported() - Method in interface org.apache.geronimo.deployment.plugin.DeploymentServer
 
isRedeploySupported() - Method in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
isRedeploySupported() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
isStopSupported() - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 

J

JMXDeploymentManager - class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.
 
JMXDeploymentManager(JMXConnector) - Constructor for class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
j2eeURL - Variable in class org.apache.geronimo.deployment.util.DeploymentHelper
 

L

LocalEntityResolver - class org.apache.geronimo.deployment.xml.LocalEntityResolver.
Implementation of EntityResolver that looks to the local filesystem.
LocalEntityResolver(URI, URI, boolean) - Constructor for class org.apache.geronimo.deployment.xml.LocalEntityResolver
 
listRecursiveFiles(File, Collection) - Static method in class org.apache.geronimo.deployment.util.FileUtil
 
locateGeronimoDD() - Method in class org.apache.geronimo.deployment.util.DeploymentHelper
Locates Geronimo's deployment descriptor
locateJ2EEDD() - Method in class org.apache.geronimo.deployment.util.DeploymentHelper
Locates J2EE deployment descriptor.

M

MANIFEST_LOCATION - Static variable in class org.apache.geronimo.deployment.util.URLType
 
ModuleConfigurer - interface org.apache.geronimo.deployment.ModuleConfigurer.
Interface to be implemented by the deployment subsystem for any type of component (e.g.
main(String[]) - Static method in class org.apache.geronimo.deployment.RemoteDeployer
 
mark(int) - Method in class org.apache.geronimo.deployment.util.UnclosableInputStream
 
markSupported() - Method in class org.apache.geronimo.deployment.util.UnclosableInputStream
 

N

nest(URI) - Method in class org.apache.geronimo.deployment.DeploymentContext
 
notifyDDChange(XpathEvent) - Method in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
 

O

org.apache.geronimo.deployment - package org.apache.geronimo.deployment
 
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.service - package org.apache.geronimo.deployment.service
 
org.apache.geronimo.deployment.tools - package org.apache.geronimo.deployment.tools
 
org.apache.geronimo.deployment.tools.loader - package org.apache.geronimo.deployment.tools.loader
 
org.apache.geronimo.deployment.util - package org.apache.geronimo.deployment.util
 
org.apache.geronimo.deployment.xml - package org.apache.geronimo.deployment.xml
 

P

PACKED_ARCHIVE - Static variable in class org.apache.geronimo.deployment.util.URLType
 
ParserFactory - interface org.apache.geronimo.deployment.xml.ParserFactory.
 
ParserFactoryImpl - class org.apache.geronimo.deployment.xml.ParserFactoryImpl.
 
ParserFactoryImpl(EntityResolver) - Constructor for class org.apache.geronimo.deployment.xml.ParserFactoryImpl
 
parseArgs(String[]) - Static method in class org.apache.geronimo.deployment.Deployer
 
pcs - Variable in class org.apache.geronimo.deployment.plugin.XmlBeanSupport
 

R

RESOURCE - Static variable in class org.apache.geronimo.deployment.util.URLType
 
RedeployCommand - class org.apache.geronimo.deployment.plugin.local.RedeployCommand.
 
RedeployCommand(KernelMBean, TargetModuleID[], File, File) - Constructor for class org.apache.geronimo.deployment.plugin.local.RedeployCommand
 
RemoteDeployer - class org.apache.geronimo.deployment.RemoteDeployer.
 
RemoteDeployer() - Constructor for class org.apache.geronimo.deployment.RemoteDeployer
 
read() - Method in class org.apache.geronimo.deployment.util.UnclosableInputStream
 
read(byte[]) - Method in class org.apache.geronimo.deployment.util.UnclosableInputStream
 
read(byte[], int, int) - Method in class org.apache.geronimo.deployment.util.UnclosableInputStream
 
recursiveDelete(File) - Static method in class org.apache.geronimo.deployment.util.FileUtil
 
redeploy(TargetModuleID[], File, File) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
redeploy(TargetModuleID[], InputStream, InputStream) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
redeploy(TargetModuleID[], InputStream, InputStream) - Method in interface org.apache.geronimo.deployment.plugin.DeploymentServer
 
redeploy(TargetModuleID[], InputStream, InputStream) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
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.DeploymentManagerImpl
 
release() - Method in interface org.apache.geronimo.deployment.plugin.DeploymentServer
 
release() - Method in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
release() - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
removeConfigurationBuilder(ConfigurationBuilder) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
removeDConfigBean(DConfigBean) - Method in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
 
removeDConfigBean(DConfigBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
removeDConfigBean(DConfigBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
 
removeProgressListener(ProgressListener) - Method in class org.apache.geronimo.deployment.plugin.local.CommandSupport
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.geronimo.deployment.plugin.XmlBeanSupport
 
removeXpathListener(String, XpathListener) - Method in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
removeXpathListener(String, XpathListener) - Method in class org.apache.geronimo.deployment.tools.DDBeanRootImpl
 
removeXpathListener(ModuleType, String, XpathListener) - Method in class org.apache.geronimo.deployment.tools.loader.ApplicationDeployable
 
reset() - Method in class org.apache.geronimo.deployment.util.UnclosableInputStream
 
resolveEntity(String, String) - Method in class org.apache.geronimo.deployment.xml.LocalEntityResolver
Attempt to resolve the entity based on the supplied publicId and systemId.
restore(InputStream) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
restore(InputStream) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
 
restoreDConfigBean(InputStream, DDBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
restoreDConfigBean(InputStream, DDBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
 
root - Variable in class org.apache.geronimo.deployment.tools.DDBeanImpl
 
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

ServiceConfigBuilder - class org.apache.geronimo.deployment.service.ServiceConfigBuilder.
 
ServiceConfigBuilder(Repository) - Constructor for class org.apache.geronimo.deployment.service.ServiceConfigBuilder
 
ServiceConfigBuilder(Repository, Kernel) - Constructor for class org.apache.geronimo.deployment.service.ServiceConfigBuilder
 
ServiceGBeanAdapter - class org.apache.geronimo.deployment.service.ServiceGBeanAdapter.
 
ServiceGBeanAdapter(GbeanType) - Constructor for class org.apache.geronimo.deployment.service.ServiceGBeanAdapter
 
StartCommand - class org.apache.geronimo.deployment.plugin.local.StartCommand.
 
StartCommand(KernelMBean, TargetModuleID[]) - Constructor for class org.apache.geronimo.deployment.plugin.local.StartCommand
 
StopCommand - class org.apache.geronimo.deployment.plugin.local.StopCommand.
 
StopCommand(KernelMBean, TargetModuleID[]) - Constructor for class org.apache.geronimo.deployment.plugin.local.StopCommand
 
save(OutputStream) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
save(OutputStream) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
 
saveDConfigBean(OutputStream, DConfigBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationImpl
 
saveDConfigBean(OutputStream, DConfigBeanRoot) - Method in class org.apache.geronimo.deployment.plugin.DeploymentConfigurationSupport
 
setAttribute(String, String, String) - Method in class org.apache.geronimo.deployment.service.GBeanBuilder
 
setCatalogFileURI(URI) - Method in class org.apache.geronimo.deployment.xml.LocalEntityResolver
 
setDConfigBeanVersion(DConfigBeanVersionType) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
setDConfigBeanVersion(DConfigBeanVersionType) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
setDeployerClassPath(String) - Method in class org.apache.geronimo.deployment.Bootstrap
 
setDeployerGBean(String) - Method in class org.apache.geronimo.deployment.Bootstrap
 
setDeployerJar(String) - Method in class org.apache.geronimo.deployment.Bootstrap
 
setDeployerSystemPlan(String) - Method in class org.apache.geronimo.deployment.Bootstrap
 
setDeploymentFactory(String) - Method in class org.apache.geronimo.deployment.Bootstrap
 
setEntityResolver(EntityResolver) - Method in class org.apache.geronimo.deployment.xml.ParserFactoryImpl
 
setFailOnUnresolvable(boolean) - Method in class org.apache.geronimo.deployment.xml.LocalEntityResolver
Sets the setFailOnUnresolvable flag.
setJ2eeDeployerPlan(String) - Method in class org.apache.geronimo.deployment.Bootstrap
 
setLocalRepositoryURI(URI) - Method in class org.apache.geronimo.deployment.xml.LocalEntityResolver
 
setLocale(Locale) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
setLocale(Locale) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
setParent(DDBean, XmlObject) - Method in class org.apache.geronimo.deployment.plugin.DConfigBeanSupport
 
setReference(String, String) - Method in class org.apache.geronimo.deployment.service.GBeanBuilder
 
setReference(String, String[]) - Method in class org.apache.geronimo.deployment.service.GBeanBuilder
 
setRepositoryDir(String) - Method in class org.apache.geronimo.deployment.Bootstrap
 
setStoreDir(String) - Method in class org.apache.geronimo.deployment.Bootstrap
 
setXmlObject(XmlObject) - Method in class org.apache.geronimo.deployment.plugin.XmlBeanSupport
 
skip(long) - Method in class org.apache.geronimo.deployment.util.UnclosableInputStream
 
start(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
start(TargetModuleID[]) - Method in interface org.apache.geronimo.deployment.plugin.DeploymentServer
 
start(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
start(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
stop(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
stop(TargetModuleID[]) - Method in interface org.apache.geronimo.deployment.plugin.DeploymentServer
 
stop(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
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(ObjectName, 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
 
toString() - Method in class org.apache.geronimo.deployment.plugin.TargetImpl
 
toString() - Method in class org.apache.geronimo.deployment.plugin.TargetModuleIDImpl
 
toString() - Method in class org.apache.geronimo.deployment.util.URLInfo
 
toString() - Method in class org.apache.geronimo.deployment.util.URLType
 
toTempFile(InputStream) - Static method in class org.apache.geronimo.deployment.util.FileUtil
 
toXML(OutputStream) - Method in class org.apache.geronimo.deployment.plugin.XmlBeanSupport
 

U

UNPACKED_ARCHIVE - Static variable in class org.apache.geronimo.deployment.util.URLType
 
URI_PREFIX - Static variable in class org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
 
URLInfo - class org.apache.geronimo.deployment.util.URLInfo.
 
URLInfo(URL, URLType) - Constructor for class org.apache.geronimo.deployment.util.URLInfo
 
URLInfo(URL) - Constructor for class org.apache.geronimo.deployment.util.URLInfo
 
URLType - class org.apache.geronimo.deployment.util.URLType.
The URLType class assigns type to resources, i.e.
UnclosableInputStream - class org.apache.geronimo.deployment.util.UnclosableInputStream.
This class is a workaround for XMLBeans unfortunate habit of closing streams it reads from combined with JarInputStreams insistence that you cant do that.
UnclosableInputStream(InputStream) - Constructor for class org.apache.geronimo.deployment.util.UnclosableInputStream
 
UndeployCommand - class org.apache.geronimo.deployment.plugin.local.UndeployCommand.
 
UndeployCommand(KernelMBean, TargetModuleID[]) - Constructor for class org.apache.geronimo.deployment.plugin.local.UndeployCommand
 
undeploy(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.DeploymentManagerImpl
 
undeploy(TargetModuleID[]) - Method in interface org.apache.geronimo.deployment.plugin.DeploymentServer
 
undeploy(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.DisconnectedServer
 
undeploy(TargetModuleID[]) - Method in class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
 
unnest() - Method in class org.apache.geronimo.deployment.DeploymentContext
 
url - Variable in class org.apache.geronimo.deployment.util.DeploymentHelper
 
urlType - Variable in class org.apache.geronimo.deployment.util.DeploymentHelper
 

W

WebDeployable - class org.apache.geronimo.deployment.tools.loader.WebDeployable.
 
WebDeployable(URL) - Constructor for class org.apache.geronimo.deployment.tools.loader.WebDeployable
 

X

XMLUtil - class org.apache.geronimo.deployment.util.XMLUtil.
 
XMLUtil() - Constructor for class org.apache.geronimo.deployment.util.XMLUtil
 
XmlBeanSupport - class org.apache.geronimo.deployment.plugin.XmlBeanSupport.
 
XmlBeanSupport(XmlObject) - Constructor for class org.apache.geronimo.deployment.plugin.XmlBeanSupport
 
xpath - Variable in class org.apache.geronimo.deployment.tools.DDBeanImpl
 

A B C D E F G H I J L M N O P R S T U W X

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