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

A

ABORTED - Static variable in class org.apache.geronimo.validator.ValidationResult
Not only were there errors, they were so severe that we couldn't even finish running the validation tests.
AbstractDeployableObject - class org.apache.geronimo.enterprise.deploy.tool.AbstractDeployableObject.
The base class for all DeployableObject implementations.
AbstractDeployableObject(JarFile, ModuleType, DDBeanRoot, ClassLoader) - Constructor for class org.apache.geronimo.enterprise.deploy.tool.AbstractDeployableObject
 
AbstractValidator - class org.apache.geronimo.validator.AbstractValidator.
The base class for actual validators.
AbstractValidator() - Constructor for class org.apache.geronimo.validator.AbstractValidator
 
AddServer - class org.apache.geronimo.console.cli.controller.AddServer.
Add a target to the list of selected targets.
AddServer(DeploymentContext, Target[]) - Constructor for class org.apache.geronimo.console.cli.controller.AddServer
 
acquire() - Method in interface org.apache.geronimo.cache.InstancePool
Get an instance from the pool.
acquire() - Method in class org.apache.geronimo.cache.SimpleInstancePool
 
addComponent(Component) - Method in interface org.apache.geronimo.core.service.Container
Add a component to the set for a Container
addComponent(Component) - Method in class org.apache.geronimo.proxy.SimpleContainer
 
addXpathListener(String, XpathListener) - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
afterCompletion(int) - Method in class org.apache.geronimo.lock.LockContext
 
available(Target[], Target[]) - Method in class org.apache.geronimo.console.cli.TextController
 
available(TargetModuleID[], TargetModuleID[]) - Method in class org.apache.geronimo.console.cli.TextController
 

B

BEAN - Static variable in class org.apache.geronimo.ejb.metadata.TransactionDemarcation
 
BaseEjbJarTest - class org.apache.geronimo.validator.ejb.BaseEjbJarTest.
Barely worth having, but this implements one method to return the name of the deployment descriptor that its subclasses apply to.
BaseEjbJarTest() - Constructor for class org.apache.geronimo.validator.ejb.BaseEjbJarTest
 
bean - Variable in class org.apache.geronimo.validator.ejb.SessionBeanTests
 
beforeCompletion() - Method in class org.apache.geronimo.lock.LockContext
 

C

CONTAINER - Static variable in class org.apache.geronimo.ejb.metadata.TransactionDemarcation
 
ClockPool - class org.apache.geronimo.pool.ClockPool.
 
ClockPool() - Constructor for class org.apache.geronimo.pool.ClockPool
 
Component - interface org.apache.geronimo.core.service.Component.
Implements the JSR 77 state model
ConcurrentInstanceLock - class org.apache.geronimo.lock.ConcurrentInstanceLock.
Implementation based on the use of the util.concurrent package from Doug Lea.
ConcurrentInstanceLock() - Constructor for class org.apache.geronimo.lock.ConcurrentInstanceLock
 
ConnectDeploymentManager - class org.apache.geronimo.console.cli.controller.ConnectDeploymentManager.
Connect to a DeploymentManager.
ConnectDeploymentManager(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.ConnectDeploymentManager
 
Container - interface org.apache.geronimo.core.service.Container.
Container
ControlDeployments - class org.apache.geronimo.console.cli.controller.ControlDeployments.
Select targets or view, start, stop, or undeploy modules from the targets.
ControlDeployments(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.ControlDeployments
 
clockDaemon - Variable in class org.apache.geronimo.pool.ClockPool
Manages the thread that can used to schedule short running tasks in the future.
configure() - Method in class org.apache.geronimo.console.cli.DConfigBeanConfigurator
Begins the process of configuring the DConfigBean tree.
confirmModuleAction(String) - Method in class org.apache.geronimo.console.cli.TextController
 
connected - Variable in class org.apache.geronimo.console.cli.DeploymentContext
 
context - Variable in class org.apache.geronimo.console.cli.ModuleInfo
 
context - Variable in class org.apache.geronimo.console.cli.TextController
 
context - Variable in class org.apache.geronimo.validator.ValidationTest
 
createInstance() - Method in interface org.apache.geronimo.cache.InstanceFactory
Create an instance ready for insertion into the pool.
createProxy(ClassLoader, Class[]) - Method in class org.apache.geronimo.proxy.ProxyContainer
 

D

DConfigBeanConfigurator - class org.apache.geronimo.console.cli.DConfigBeanConfigurator.
Knows how to configure a DConfigBean at the command line.
DConfigBeanConfigurator(DConfigBeanRoot, PrintWriter, BufferedReader) - Constructor for class org.apache.geronimo.console.cli.DConfigBeanConfigurator
Creates a new instance, based on the supplied config bean root and input and output streams.
DDBeanImpl - class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl.
The DDBeanImpl provides an implementation for javax.enterprise.deploy.model.DDBean.
DDBeanRootImpl - class org.apache.geronimo.enterprise.deploy.tool.DDBeanRootImpl.
The DDBeanRootImpl provides an implementation for javax.enterprise.deploy.model.DDBeanRoot.
DEFAULT_URI - Static variable in class org.apache.geronimo.console.cli.controller.ConnectDeploymentManager
Default URL of a Geronimo DeploymentManager.
Deployer - class org.apache.geronimo.console.cli.Deployer.
Initializes a command-line JSR-88 deployer.
Deployer() - Constructor for class org.apache.geronimo.console.cli.Deployer
Creates a new instance using System.out and System.in to interact with the user.
Deployer(PrintWriter, Reader) - Constructor for class org.apache.geronimo.console.cli.Deployer
Creates a new instance using the provided input/output streams to interact with the user.
DeploymentContext - class org.apache.geronimo.console.cli.DeploymentContext.
The information required in order to perform deployment operations.
DeploymentContext() - Constructor for class org.apache.geronimo.console.cli.DeploymentContext
 
DeploymentOptions - class org.apache.geronimo.console.cli.controller.DeploymentOptions.
The screen that lets you distribute, deploy, or redeploy the current module.
DeploymentOptions(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.DeploymentOptions
 
DistributeModule - class org.apache.geronimo.console.cli.controller.DistributeModule.
Distribute a module to the current deployment manager.
DistributeModule(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.DistributeModule
 
deployer - Variable in class org.apache.geronimo.console.cli.DeploymentContext
 
destroyInstance(Object) - Method in interface org.apache.geronimo.cache.InstanceFactory
Destroy an instance that the pool decided was not needed any longer.
doFail() - Method in class org.apache.geronimo.pool.ClockPool
 
doFail() - Method in class org.apache.geronimo.pool.ThreadPool
 
doStart() - Method in class org.apache.geronimo.pool.ClockPool
 
doStart() - Method in class org.apache.geronimo.pool.ThreadPool
 
doStop() - Method in class org.apache.geronimo.pool.ClockPool
 
doStop() - Method in class org.apache.geronimo.pool.ThreadPool
 

E

EJBJARInfo - class org.apache.geronimo.console.cli.module.EJBJARInfo.
Holds all the relevent data for an EJB JAR.
EJBJARInfo(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.module.EJBJARInfo
 
EditServerSpecificDD - class org.apache.geronimo.console.cli.controller.EditServerSpecificDD.
Hands over control to DConfigBeanConfigurator to let the user edit the server-specific deployment information.
EditServerSpecificDD(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.EditServerSpecificDD
 
EjbDeployableObject - class org.apache.geronimo.enterprise.deploy.tool.EjbDeployableObject.
A DeployableObject implementation for EJB JARs.
EjbDeployableObject(JarFile, ClassLoader) - Constructor for class org.apache.geronimo.enterprise.deploy.tool.EjbDeployableObject
 
EjbValidator - class org.apache.geronimo.validator.ejb.EjbValidator.
The validator class for validating an EJB JAR.
EjbValidator() - Constructor for class org.apache.geronimo.validator.ejb.EjbValidator
 
editingEjbJar - Variable in class org.apache.geronimo.console.cli.module.EJBJARInfo
 
ejbJar - Variable in class org.apache.geronimo.console.cli.module.EJBJARInfo
 
ejbJar - Variable in class org.apache.geronimo.validator.ejb.BaseEjbJarTest
 
ejbJarConfig - Variable in class org.apache.geronimo.console.cli.module.EJBJARInfo
 
ensureConnected() - Method in class org.apache.geronimo.console.cli.TextController
 
entries() - Method in class org.apache.geronimo.enterprise.deploy.tool.AbstractDeployableObject
 
equals(Object) - Method in class org.apache.geronimo.core.service.StringInvocationKey
 
equals(Object) - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
DDBeans are the same if nodes are the same
error(String, ValidationResult) - Method in class org.apache.geronimo.validator.ValidationTest
 
error(String, ValidationResult, Object) - Method in class org.apache.geronimo.validator.ValidationTest
 
error(String, ValidationResult, Object[]) - Method in class org.apache.geronimo.validator.ValidationTest
 
error(String) - Method in class org.apache.geronimo.validator.ValidationTest
 
error(String, Object) - Method in class org.apache.geronimo.validator.ValidationTest
 
error(String, Object[]) - Method in class org.apache.geronimo.validator.ValidationTest
 
exclusiveLock(Object) - Method in class org.apache.geronimo.lock.ConcurrentInstanceLock
 
exclusiveLock(Object) - Method in interface org.apache.geronimo.lock.InstanceLock
Provide context with exclusive access to this resource.
exclusiveLock(LockDomain, Object) - Method in class org.apache.geronimo.lock.LockContext
 
exclusiveLock(InstanceLock) - Method in class org.apache.geronimo.lock.LockContext
 
exclusiveLock(LockDomain, Object) - Method in class org.apache.geronimo.lock.NoTxLockContext
 
exclusiveLock(LockDomain, Object) - Method in class org.apache.geronimo.lock.TxLockContext
 
exclusiveLock(Object) - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock
 
exclusiveLock(Object) - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock2
 
exclusiveLock(Object) - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock3
 
execute() - Method in class org.apache.geronimo.console.cli.TextController
 
execute() - Method in class org.apache.geronimo.console.cli.controller.AddServer
 
execute() - Method in class org.apache.geronimo.console.cli.controller.ConnectDeploymentManager
 
execute() - Method in class org.apache.geronimo.console.cli.controller.ControlDeployments
 
execute() - Method in class org.apache.geronimo.console.cli.controller.DeploymentOptions
 
execute() - Method in class org.apache.geronimo.console.cli.controller.DistributeModule
 
execute() - Method in class org.apache.geronimo.console.cli.controller.EditServerSpecificDD
 
execute() - Method in class org.apache.geronimo.console.cli.controller.InitializeEJBJAR
 
execute() - Method in class org.apache.geronimo.console.cli.controller.InitializeWAR
 
execute() - Method in class org.apache.geronimo.console.cli.controller.ListDeployments
 
execute() - Method in class org.apache.geronimo.console.cli.controller.LoadServerSpecificDD
 
execute() - Method in class org.apache.geronimo.console.cli.controller.ProgressMonitor
 
execute() - Method in class org.apache.geronimo.console.cli.controller.SaveServerSpecificDD
 
execute() - Method in class org.apache.geronimo.console.cli.controller.SelectDistributedModules
 
execute() - Method in class org.apache.geronimo.console.cli.controller.SelectModule
 
execute() - Method in class org.apache.geronimo.console.cli.controller.SelectServer
 
execute() - Method in class org.apache.geronimo.console.cli.controller.TopLevel
 
execute() - Method in class org.apache.geronimo.console.cli.controller.WorkWithEJBJAR
 
execute() - Method in class org.apache.geronimo.console.cli.controller.WorkWithWAR
 
execute(Runnable) - Method in class org.apache.geronimo.pool.ThreadPool
 
executeAdd() - Method in class org.apache.geronimo.console.cli.controller.SelectDistributedModules
 

F

FAILED - Static variable in class org.apache.geronimo.validator.ValidationResult
Indicates the presence of errors that will likely prevent the application module from being deployed and/or run successfully.
file - Variable in class org.apache.geronimo.console.cli.ModuleInfo
 
fill() - Method in class org.apache.geronimo.cache.SimpleInstancePool
 

G

GBEAN_INFO - Static variable in class org.apache.geronimo.pool.ThreadPool
 
get(Object) - Method in interface org.apache.geronimo.cache.InstanceCache
 
get(Object) - Method in class org.apache.geronimo.cache.LRUInstanceCache
 
get(Object) - Method in class org.apache.geronimo.cache.SimpleInstanceCache
 
get(InvocationKey) - Method in interface org.apache.geronimo.core.service.Invocation
 
get(InvocationKey) - Method in class org.apache.geronimo.core.service.SimpleInvocation
 
getAllocatedSize() - Method in class org.apache.geronimo.cache.SimpleInstancePool
Gets the number of allocated instances.
getArguments(Invocation) - Static method in class org.apache.geronimo.proxy.ProxyInvocation
 
getAttributeNames() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
getAttributeValue(String) - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
getCachedSignatureMap(Class) - Static method in class org.apache.geronimo.proxy.MarshalledMethod
 
getChildBean(String) - Method in class org.apache.geronimo.enterprise.deploy.tool.AbstractDeployableObject
 
getChildBean(String) - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
getClassAnnotation(Class) - Method in class org.apache.geronimo.rmi.RMIClassLoaderSpiImpl
 
getClassFromScope(String) - Method in class org.apache.geronimo.enterprise.deploy.tool.AbstractDeployableObject
 
getClassLoader(String) - Method in class org.apache.geronimo.rmi.RMIClassLoaderSpiImpl
 
getClockDaemon() - Method in class org.apache.geronimo.pool.ClockPool
 
getComponents() - Method in interface org.apache.geronimo.core.service.Container
Get all the Components known to the Container
getComponents() - Method in class org.apache.geronimo.proxy.SimpleContainer
 
getConfigRoot() - Method in class org.apache.geronimo.console.cli.ModuleInfo
 
getConfigRoot() - Method in class org.apache.geronimo.console.cli.module.EJBJARInfo
 
getConfigRoot() - Method in class org.apache.geronimo.console.cli.module.WARInfo
 
getContainer() - Method in interface org.apache.geronimo.core.service.Component
Gets the container to which this component belongs.
getContainer(Object) - Static method in class org.apache.geronimo.proxy.ProxyContainer
 
getContainer() - Method in class org.apache.geronimo.proxy.SimpleComponent
 
getCurrentNode() - Method in class org.apache.geronimo.validator.ValidationContext
At the moment, this is the node on the standard DD that we're validating.
getCurrentStandardDD() - Method in class org.apache.geronimo.validator.ValidationContext
At the moment, this is the standard DD we're validating.
getDDBeanRoot() - Method in class org.apache.geronimo.enterprise.deploy.tool.AbstractDeployableObject
 
getDDBeanRoot(String) - Method in class org.apache.geronimo.enterprise.deploy.tool.EjbDeployableObject
 
getDDBeanRoot(String) - Method in class org.apache.geronimo.enterprise.deploy.tool.WebDeployableObject
 
getDDBeanRootVersion() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanRootImpl
 
getDeployableObject() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanRootImpl
 
getDocument() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanRootImpl
 
getEntry(String) - Method in class org.apache.geronimo.enterprise.deploy.tool.AbstractDeployableObject
 
getException() - Method in interface org.apache.geronimo.core.service.InvocationResult
Get the application exception raised by the invocation.
getException() - Method in class org.apache.geronimo.core.service.SimpleInvocationResult
 
getFileName() - Method in class org.apache.geronimo.console.cli.ModuleInfo
 
getFileName() - Method in class org.apache.geronimo.console.cli.module.EJBJARInfo
 
getFileName() - Method in class org.apache.geronimo.console.cli.module.WARInfo
 
getFilename() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanRootImpl
 
getGBeanInfo() - Static method in class org.apache.geronimo.pool.ClockPool
 
getGBeanInfo() - Static method in class org.apache.geronimo.pool.ThreadPool
 
getId() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
getKeepAliveTime() - Method in class org.apache.geronimo.pool.ThreadPool
 
getLock(Object) - Method in class org.apache.geronimo.lock.LockDomain
 
getMaxSize() - Method in class org.apache.geronimo.cache.SimpleInstancePool
Get the maximum size of the pool.
getMethod() - Method in class org.apache.geronimo.proxy.MarshalledMethod
 
getMethod(Invocation) - Static method in class org.apache.geronimo.proxy.ProxyInvocation
 
getModuleDTDVersion() - Method in class org.apache.geronimo.enterprise.deploy.tool.AbstractDeployableObject
 
getModuleDTDVersion() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanRootImpl
 
getModules(ModuleType, DeploymentContext) - Method in class org.apache.geronimo.console.cli.controller.SelectDistributedModules.NonRunningModules
 
getModules(ModuleType, DeploymentContext) - Method in class org.apache.geronimo.console.cli.controller.SelectDistributedModules.RunningModules
 
getObjectName() - Method in class org.apache.geronimo.proxy.SimpleComponent
 
getPlugin(String) - Method in interface org.apache.geronimo.core.service.RPCContainer
Get the JMX object name of the logical plugin.
getPlugin(String) - Method in class org.apache.geronimo.proxy.SimpleRPCContainer
 
getPluginObject(String) - Method in interface org.apache.geronimo.core.service.RPCContainer
Deprecated. Switch plugin to a JMX object an use 'ObjectName getPlugin(String name)' instead
getPluginObject(String) - Method in class org.apache.geronimo.proxy.SimpleRPCContainer
Deprecated.  
getPoolName() - Method in class org.apache.geronimo.pool.ClockPool
 
getPoolName() - Method in class org.apache.geronimo.pool.ThreadPool
 
getPoolSize() - Method in class org.apache.geronimo.pool.ThreadPool
 
getProxy(Invocation) - Static method in class org.apache.geronimo.proxy.ProxyInvocation
 
getResult() - Method in interface org.apache.geronimo.core.service.InvocationResult
Get the return value from the invocation.
getResult() - Method in class org.apache.geronimo.core.service.SimpleInvocationResult
 
getRoot() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
getRoot() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanRootImpl
 
getSchemaType() - Method in class org.apache.geronimo.validator.ValidationTest
Any given test class is typically associated with one particular deployment descriptor.
getSchemaType() - Method in class org.apache.geronimo.validator.ejb.BaseEjbJarTest
 
getSharedCount() - Method in class org.apache.geronimo.lock.ConcurrentInstanceLock
 
getSharedCount() - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock
 
getSharedCount() - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock2
 
getSharedCount() - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock3
 
getSharedWaiting() - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock
 
getSharedWaiting() - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock2
 
getSharedWaiting() - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock3
 
getSignature(Method) - Static method in class org.apache.geronimo.proxy.MarshalledMethod
 
getSize() - Method in class org.apache.geronimo.cache.SimpleInstancePool
Return the size of the pool.
getTestClasses() - Method in class org.apache.geronimo.validator.AbstractValidator
The subclass should return an array of ValidationTest subclasses.
getTestClasses() - Method in class org.apache.geronimo.validator.ejb.EjbValidator
 
getText(String) - Method in class org.apache.geronimo.enterprise.deploy.tool.AbstractDeployableObject
 
getText(String) - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
getText() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
getType(Invocation) - Static method in class org.apache.geronimo.core.service.InvocationType
 
getType() - Method in class org.apache.geronimo.enterprise.deploy.tool.AbstractDeployableObject
 
getType() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanRootImpl
 
getXpath() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
getXpath() - Method in class org.apache.geronimo.validator.ValidationTest
Any given test class can be associated with a specific XPath in its deployment descriptor.
getXpath() - Method in class org.apache.geronimo.validator.ejb.SessionBeanTests
Get called for each session bean element in the standard DD.

H

HOME - Static variable in class org.apache.geronimo.core.service.InvocationType
 
handleProgressEvent(ProgressEvent) - Method in class org.apache.geronimo.console.cli.controller.ProgressMonitor
 
hashCode() - Method in class org.apache.geronimo.core.service.StringInvocationKey
 
hashCode() - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
DDBeans are the same if nodes are the same

I

InitializeEJBJAR - class org.apache.geronimo.console.cli.controller.InitializeEJBJAR.
Loads the deployment descriptor information from the specific EJB JAR file.
InitializeEJBJAR(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.InitializeEJBJAR
 
InitializeWAR - class org.apache.geronimo.console.cli.controller.InitializeWAR.
Loads the deployment descriptor information from the specific WAR file.
InitializeWAR(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.InitializeWAR
 
InstanceCache - interface org.apache.geronimo.cache.InstanceCache.
 
InstanceFactory - interface org.apache.geronimo.cache.InstanceFactory.
A factory for instances of Pooled or Cached objects
InstanceLock - interface org.apache.geronimo.lock.InstanceLock.
Interface providing a pessimistic lock mechanism to an instance of a resource.
InstancePool - interface org.apache.geronimo.cache.InstancePool.
Instance pool holds a number if instances that can be borrowed from the pool.
Interceptor - interface org.apache.geronimo.core.service.Interceptor.
 
Invocation - interface org.apache.geronimo.core.service.Invocation.
 
InvocationKey - interface org.apache.geronimo.core.service.InvocationKey.
 
InvocationResult - interface org.apache.geronimo.core.service.InvocationResult.
The result of an Invocation.
InvocationType - class org.apache.geronimo.core.service.InvocationType.
 
id - Variable in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
in - Variable in class org.apache.geronimo.console.cli.DeploymentContext
 
initialize() - Method in class org.apache.geronimo.console.cli.ModuleInfo
 
initialize() - Method in class org.apache.geronimo.console.cli.module.EJBJARInfo
 
initialize() - Method in class org.apache.geronimo.console.cli.module.WARInfo
 
initialize(PrintWriter, String, ClassLoader, ModuleType, XmlObject[], Object[]) - Method in class org.apache.geronimo.validator.AbstractValidator
Subclasses may override this to double-check the module type and so on, but they should call this implementation some time in their overridden version.
initialize(ValidationContext) - Method in class org.apache.geronimo.validator.ValidationTest
Called before any test methods are run in order to establish the context for the test.
initialize(PrintWriter, String, ClassLoader, ModuleType, XmlObject[], Object[]) - Method in interface org.apache.geronimo.validator.Validator
Prepares the validator to validate an application module.
initialize(ValidationContext) - Method in class org.apache.geronimo.validator.ejb.BaseEjbJarTest
 
initialize(ValidationContext) - Method in class org.apache.geronimo.validator.ejb.SessionBeanTests
Trap the actual bean to examine.
initializeDConfigBean(DConfigBean) - Method in class org.apache.geronimo.console.cli.TextController
Marches recursively through the DConfigBean tree to initialize DConfigBeans for all the interesting DDBeans.
invoke(Invocation) - Method in interface org.apache.geronimo.core.service.Interceptor
Interceptor does a little work for the invocation and then invokes the next interceptor in the chain.
invoke(Invocation) - Method in interface org.apache.geronimo.core.service.RPCContainer
 
invoke(Object, Method, Object[]) - Method in class org.apache.geronimo.proxy.ProxyContainer
 
invoke(Invocation) - Method in class org.apache.geronimo.proxy.ReflexiveInterceptor
 
invoke(Invocation) - Method in class org.apache.geronimo.proxy.SimpleRPCContainer
 
isActive(Object) - Method in interface org.apache.geronimo.cache.InstanceCache
 
isActive(Object) - Method in class org.apache.geronimo.cache.LRUInstanceCache
 
isActive(Object) - Method in class org.apache.geronimo.cache.SimpleInstanceCache
 
isBean() - Method in class org.apache.geronimo.ejb.metadata.TransactionDemarcation
 
isBeanInvocation() - Method in class org.apache.geronimo.core.service.InvocationType
 
isContainer() - Method in class org.apache.geronimo.ejb.metadata.TransactionDemarcation
 
isException() - Method in interface org.apache.geronimo.core.service.InvocationResult
Was an application exception raised by the invocation? Note, this indicates a checked application exception was thrown; this will never contain a system exception
isException() - Method in class org.apache.geronimo.core.service.SimpleInvocationResult
 
isHardLimit() - Method in class org.apache.geronimo.cache.SimpleInstancePool
Determines if this pool has a hard limit.
isHomeInvocation() - Method in class org.apache.geronimo.core.service.InvocationType
 
isLocalInvocation() - Method in class org.apache.geronimo.core.service.InvocationType
 
isNormal() - Method in interface org.apache.geronimo.core.service.InvocationResult
Was this a normal completion (return)?
isNormal() - Method in class org.apache.geronimo.core.service.SimpleInvocationResult
 
isReentrant() - Method in class org.apache.geronimo.lock.LockDomain
 
isRemoteInvocation() - Method in class org.apache.geronimo.core.service.InvocationType
 
isTransient() - Method in interface org.apache.geronimo.core.service.InvocationKey
 
isTransient() - Method in class org.apache.geronimo.core.service.InvocationType
 
isTransient() - Method in class org.apache.geronimo.core.service.StringInvocationKey
 

J

jarFile - Variable in class org.apache.geronimo.console.cli.ModuleInfo
 

L

LOCAL - Static variable in class org.apache.geronimo.core.service.InvocationType
 
LOCALHOME - Static variable in class org.apache.geronimo.core.service.InvocationType
 
LRUInstanceCache - class org.apache.geronimo.cache.LRUInstanceCache.
This is a very simple implementation of InstanceCache designed for raw flat out speed.
LRUInstanceCache() - Constructor for class org.apache.geronimo.cache.LRUInstanceCache
 
LRURunner - interface org.apache.geronimo.cache.LRURunner.
 
ListDeployments - class org.apache.geronimo.console.cli.controller.ListDeployments.
List deployed modules for the selected targets
ListDeployments(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.ListDeployments
 
LoadServerSpecificDD - class org.apache.geronimo.console.cli.controller.LoadServerSpecificDD.
Loads the server-specific deployment information from a file on disk.
LoadServerSpecificDD(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.LoadServerSpecificDD
 
LockContext - class org.apache.geronimo.lock.LockContext.
 
LockContext() - Constructor for class org.apache.geronimo.lock.LockContext
 
LockDomain - class org.apache.geronimo.lock.LockDomain.
 
LockDomain(String, boolean, Class) - Constructor for class org.apache.geronimo.lock.LockDomain
 
LockReentranceException - exception org.apache.geronimo.lock.LockReentranceException.
 
LockReentranceException() - Constructor for class org.apache.geronimo.lock.LockReentranceException
 
listeners - Variable in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
loadClass(String, String, ClassLoader) - Method in class org.apache.geronimo.rmi.RMIClassLoaderSpiImpl
 
loadClass(String, String) - Method in class org.apache.geronimo.validator.ValidationTest
Loads a class from the application module.
loadDConfigBean(File) - Method in class org.apache.geronimo.console.cli.ModuleInfo
 
loadDConfigBean(File) - Method in class org.apache.geronimo.console.cli.module.EJBJARInfo
 
loadDConfigBean(File) - Method in class org.apache.geronimo.console.cli.module.WARInfo
 
loadProxyClass(String, String[], ClassLoader) - Method in class org.apache.geronimo.rmi.RMIClassLoaderSpiImpl
 
loader - Variable in class org.apache.geronimo.validator.ValidationContext
 
locks - Variable in class org.apache.geronimo.lock.LockContext
 

M

ManagedComponent - interface org.apache.geronimo.core.service.ManagedComponent.
ManagedComponent
ManagedContainer - interface org.apache.geronimo.core.service.ManagedContainer.
ManagedContainer
MarshalledMethod - class org.apache.geronimo.proxy.MarshalledMethod.
 
MarshalledMethod() - Constructor for class org.apache.geronimo.proxy.MarshalledMethod
 
MarshalledMethod(Method) - Constructor for class org.apache.geronimo.proxy.MarshalledMethod
 
ModuleInfo - class org.apache.geronimo.console.cli.ModuleInfo.
Describes a generic J2EE module.
ModuleInfo(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.ModuleInfo
 
main(String[]) - Static method in class org.apache.geronimo.console.cli.Deployer
Entry point of a potential executable jar.
main(String[]) - Static method in class org.apache.geronimo.validator.ejb.EjbValidator
To try me, pass an EJB JAR file name as the only argument.
moduleInfo - Variable in class org.apache.geronimo.console.cli.DeploymentContext
 
moduleName - Variable in class org.apache.geronimo.validator.ValidationContext
 
modules - Variable in class org.apache.geronimo.console.cli.DeploymentContext
 

N

NoTxLockContext - class org.apache.geronimo.lock.NoTxLockContext.
 
NoTxLockContext() - Constructor for class org.apache.geronimo.lock.NoTxLockContext
 
newScreen(String) - Method in class org.apache.geronimo.console.cli.TextController
 
node - Variable in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 

O

org.apache.geronimo.cache - package org.apache.geronimo.cache
 
org.apache.geronimo.console.cli - package org.apache.geronimo.console.cli
 
org.apache.geronimo.console.cli.controller - package org.apache.geronimo.console.cli.controller
 
org.apache.geronimo.console.cli.module - package org.apache.geronimo.console.cli.module
 
org.apache.geronimo.core.service - package org.apache.geronimo.core.service
 
org.apache.geronimo.ejb.metadata - package org.apache.geronimo.ejb.metadata
 
org.apache.geronimo.enterprise.deploy.tool - package org.apache.geronimo.enterprise.deploy.tool
 
org.apache.geronimo.lock - package org.apache.geronimo.lock
 
org.apache.geronimo.pool - package org.apache.geronimo.pool
 
org.apache.geronimo.proxy - package org.apache.geronimo.proxy
 
org.apache.geronimo.rmi - package org.apache.geronimo.rmi
 
org.apache.geronimo.validator - package org.apache.geronimo.validator
 
org.apache.geronimo.validator.ejb - package org.apache.geronimo.validator.ejb
 
out - Variable in class org.apache.geronimo.console.cli.DeploymentContext
 
out - Variable in class org.apache.geronimo.validator.ValidationContext
 

P

PASSED - Static variable in class org.apache.geronimo.validator.ValidationResult
Indicates that the validation process was completely successful.
PASSED_WITH_WARNINGS - Static variable in class org.apache.geronimo.validator.ValidationResult
Indicated that there are some issues the user should be aware of, but in general the application module can be deployed and run.
ProgressMonitor - class org.apache.geronimo.console.cli.controller.ProgressMonitor.
Watch the progress of a long-running operation.
ProgressMonitor(DeploymentContext, ProgressObject) - Constructor for class org.apache.geronimo.console.cli.controller.ProgressMonitor
 
ProxyContainer - class org.apache.geronimo.proxy.ProxyContainer.
A local container that is a proxy for some other "real" container.
ProxyContainer(Interceptor) - Constructor for class org.apache.geronimo.proxy.ProxyContainer
 
ProxyInvocation - class org.apache.geronimo.proxy.ProxyInvocation.
 
ProxyInvocation() - Constructor for class org.apache.geronimo.proxy.ProxyInvocation
 
password - Variable in class org.apache.geronimo.console.cli.DeploymentContext
Optional password provided when retrieving the DeploymentManager.
peek(Object) - Method in interface org.apache.geronimo.cache.InstanceCache
 
peek(Object) - Method in class org.apache.geronimo.cache.LRUInstanceCache
 
peek(Object) - Method in class org.apache.geronimo.cache.SimpleInstanceCache
 
peek() - Method in class org.apache.geronimo.core.service.StackThreadLocal
 
pop() - Method in class org.apache.geronimo.core.service.StackThreadLocal
 
print(String) - Method in class org.apache.geronimo.console.cli.TextController
 
println(String) - Method in class org.apache.geronimo.console.cli.TextController
 
push(Object) - Method in class org.apache.geronimo.core.service.StackThreadLocal
 
put(InvocationKey, Object) - Method in interface org.apache.geronimo.core.service.Invocation
 
put(InvocationKey, Object) - Method in class org.apache.geronimo.core.service.SimpleInvocation
 
putActive(Object, Object) - Method in interface org.apache.geronimo.cache.InstanceCache
 
putActive(Object, Object) - Method in class org.apache.geronimo.cache.LRUInstanceCache
 
putActive(Object, Object) - Method in class org.apache.geronimo.cache.SimpleInstanceCache
 
putArguments(Invocation, Object[]) - Static method in class org.apache.geronimo.proxy.ProxyInvocation
 
putInactive(Object, Object) - Method in interface org.apache.geronimo.cache.InstanceCache
 
putInactive(Object, Object) - Method in class org.apache.geronimo.cache.LRUInstanceCache
 
putInactive(Object, Object) - Method in class org.apache.geronimo.cache.SimpleInstanceCache
 
putMethod(Invocation, Method) - Static method in class org.apache.geronimo.proxy.ProxyInvocation
 
putPlugin(String, ObjectName) - Method in interface org.apache.geronimo.core.service.RPCContainer
Puts the objectName in the container.
putPlugin(String, ObjectName) - Method in class org.apache.geronimo.proxy.SimpleRPCContainer
 
putPluginObject(String, Object) - Method in interface org.apache.geronimo.core.service.RPCContainer
Deprecated. Switch plugin to a JMX object an use 'void putPlugin(String name, ObjectName objectName)' instead
putPluginObject(String, Object) - Method in class org.apache.geronimo.proxy.SimpleRPCContainer
Deprecated.  
putProxy(Invocation, Object) - Static method in class org.apache.geronimo.proxy.ProxyInvocation
 
putType(Invocation, InvocationType) - Static method in class org.apache.geronimo.core.service.InvocationType
 

R

REMOTE - Static variable in class org.apache.geronimo.core.service.InvocationType
 
RMIClassLoaderSpiImpl - class org.apache.geronimo.rmi.RMIClassLoaderSpiImpl.
An implementation of RMIClassLoaderSpi which provides normilzation of codebase URLs and delegates to the default RMIClassLoaderSpi.
RMIClassLoaderSpiImpl() - Constructor for class org.apache.geronimo.rmi.RMIClassLoaderSpiImpl
 
RPCContainer - interface org.apache.geronimo.core.service.RPCContainer.
 
ReflexiveInterceptor - class org.apache.geronimo.proxy.ReflexiveInterceptor.
 
ReflexiveInterceptor(Object) - Constructor for class org.apache.geronimo.proxy.ReflexiveInterceptor
 
readExternal(ObjectInput) - Method in class org.apache.geronimo.core.service.SimpleInvocation
 
readExternal(ObjectInput) - Method in class org.apache.geronimo.core.service.StringInvocationKey
 
readExternal(ObjectInput) - Method in class org.apache.geronimo.proxy.ProxyInvocation
 
release(Object) - Method in interface org.apache.geronimo.cache.InstancePool
Releases the hold on the instance.
release(Object) - Method in class org.apache.geronimo.cache.SimpleInstancePool
 
release(Object) - Method in class org.apache.geronimo.lock.ConcurrentInstanceLock
 
release(Object) - Method in interface org.apache.geronimo.lock.InstanceLock
Notification from context that it no longer requires access to this resource
release(LockDomain, Object) - Method in class org.apache.geronimo.lock.LockContext
 
release(LockDomain, Object) - Method in class org.apache.geronimo.lock.NoTxLockContext
 
release(LockDomain, Object) - Method in class org.apache.geronimo.lock.TxLockContext
 
release(Object) - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock
 
release(Object) - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock2
 
release(Object) - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock3
 
releaseLock(InstanceLock) - Method in class org.apache.geronimo.lock.LockContext
 
remove(Object) - Method in interface org.apache.geronimo.cache.InstanceCache
 
remove(Object) - Method in interface org.apache.geronimo.cache.InstancePool
Drop an instance permanently from the pool.
remove(Object) - Method in class org.apache.geronimo.cache.LRUInstanceCache
 
remove(Object, Object) - Method in interface org.apache.geronimo.cache.LRURunner
 
remove(Object) - Method in class org.apache.geronimo.cache.SimpleInstanceCache
 
remove(Object) - Method in class org.apache.geronimo.cache.SimpleInstancePool
 
removeComponent(Component) - Method in interface org.apache.geronimo.core.service.Container
Remove a Component from the Container.
removeComponent(Component) - Method in class org.apache.geronimo.proxy.SimpleContainer
 
removeXpathListener(String, XpathListener) - Method in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
root - Variable in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
run(LRURunner) - Method in class org.apache.geronimo.cache.LRUInstanceCache
 
run() - Method in class org.apache.geronimo.console.cli.Deployer
Enters the deployment user interface.

S

SaveServerSpecificDD - class org.apache.geronimo.console.cli.controller.SaveServerSpecificDD.
Saves the server-specific deployment information to a file on disk.
SaveServerSpecificDD(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.SaveServerSpecificDD
 
SelectDistributedModules - class org.apache.geronimo.console.cli.controller.SelectDistributedModules.
Chooses a set of distributed but running or not running modules, so the caller can start, stop, or undeploy, or redeploy them.
SelectDistributedModules(DeploymentContext, SelectDistributedModules.Runner) - Constructor for class org.apache.geronimo.console.cli.controller.SelectDistributedModules
Pass in either a new SelectDistributedModules.RunningModules or a new SelectDistributedModules.NonRunningModules to indicate whether the user is selecting running or non-running modules.
SelectDistributedModules.NonRunningModules - class org.apache.geronimo.console.cli.controller.SelectDistributedModules.NonRunningModules.
 
SelectDistributedModules.NonRunningModules(String) - Constructor for class org.apache.geronimo.console.cli.controller.SelectDistributedModules.NonRunningModules
 
SelectDistributedModules.RunningModules - class org.apache.geronimo.console.cli.controller.SelectDistributedModules.RunningModules.
 
SelectDistributedModules.RunningModules(String) - Constructor for class org.apache.geronimo.console.cli.controller.SelectDistributedModules.RunningModules
 
SelectModule - class org.apache.geronimo.console.cli.controller.SelectModule.
Selects a J2EE module to deploy/edit/etc.
SelectModule(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.SelectModule
 
SelectServer - class org.apache.geronimo.console.cli.controller.SelectServer.
Select targets to operate on.
SelectServer(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.SelectServer
 
SessionBeanTests - class org.apache.geronimo.validator.ejb.SessionBeanTests.
Some basic tests for session beans.
SessionBeanTests() - Constructor for class org.apache.geronimo.validator.ejb.SessionBeanTests
 
SimpleComponent - class org.apache.geronimo.proxy.SimpleComponent.
 
SimpleComponent() - Constructor for class org.apache.geronimo.proxy.SimpleComponent
 
SimpleContainer - class org.apache.geronimo.proxy.SimpleContainer.
 
SimpleContainer() - Constructor for class org.apache.geronimo.proxy.SimpleContainer
 
SimpleInstanceCache - class org.apache.geronimo.cache.SimpleInstanceCache.
This is a very simple implementation of InstanceCache designed for raw flat out speed.
SimpleInstanceCache() - Constructor for class org.apache.geronimo.cache.SimpleInstanceCache
 
SimpleInstancePool - class org.apache.geronimo.cache.SimpleInstancePool.
 
SimpleInstancePool(InstanceFactory, int, boolean) - Constructor for class org.apache.geronimo.cache.SimpleInstancePool
 
SimpleInvocation - class org.apache.geronimo.core.service.SimpleInvocation.
 
SimpleInvocation() - Constructor for class org.apache.geronimo.core.service.SimpleInvocation
 
SimpleInvocationResult - class org.apache.geronimo.core.service.SimpleInvocationResult.
 
SimpleInvocationResult(boolean, Object) - Constructor for class org.apache.geronimo.core.service.SimpleInvocationResult
Create a object representing the normal result of an Invocation
SimpleRPCContainer - class org.apache.geronimo.proxy.SimpleRPCContainer.
 
SimpleRPCContainer(Interceptor) - Constructor for class org.apache.geronimo.proxy.SimpleRPCContainer
 
StackThreadLocal - class org.apache.geronimo.core.service.StackThreadLocal.
 
StackThreadLocal() - Constructor for class org.apache.geronimo.core.service.StackThreadLocal
 
StringInvocationKey - class org.apache.geronimo.core.service.StringInvocationKey.
 
StringInvocationKey(String, boolean) - Constructor for class org.apache.geronimo.core.service.StringInvocationKey
 
saveDConfigBean(File) - Method in class org.apache.geronimo.console.cli.ModuleInfo
 
saveDConfigBean(File) - Method in class org.apache.geronimo.console.cli.module.EJBJARInfo
 
saveDConfigBean(File) - Method in class org.apache.geronimo.console.cli.module.WARInfo
 
saveDir - Variable in class org.apache.geronimo.console.cli.DeploymentContext
 
serverDD - Variable in class org.apache.geronimo.validator.ValidationContext
 
serverModule - Variable in class org.apache.geronimo.console.cli.DeploymentContext
 
setContainer(Container) - Method in interface org.apache.geronimo.core.service.Component
Sets the container which ownes this component.
setContainer(Container) - Method in class org.apache.geronimo.proxy.SimpleComponent
 
setKeepAliveTime(long) - Method in class org.apache.geronimo.pool.ThreadPool
 
setObjectName(String) - Method in class org.apache.geronimo.proxy.SimpleComponent
 
setPoolName(String) - Method in class org.apache.geronimo.pool.ClockPool
 
setPoolName(String) - Method in class org.apache.geronimo.pool.ThreadPool
 
setPoolSize(int) - Method in class org.apache.geronimo.pool.ThreadPool
 
sharedLock(Object) - Method in class org.apache.geronimo.lock.ConcurrentInstanceLock
 
sharedLock(Object) - Method in interface org.apache.geronimo.lock.InstanceLock
Provide context with shared access to this resource.
sharedLock(LockDomain, Object) - Method in class org.apache.geronimo.lock.LockContext
 
sharedLock(InstanceLock) - Method in class org.apache.geronimo.lock.LockContext
 
sharedLock(LockDomain, Object) - Method in class org.apache.geronimo.lock.NoTxLockContext
 
sharedLock(LockDomain, Object) - Method in class org.apache.geronimo.lock.TxLockContext
 
sharedLock(Object) - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock
 
sharedLock(Object) - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock2
 
sharedLock(Object) - Method in class org.apache.geronimo.lock.WriterPreferredInstanceLock3
 
shouldContinue() - Method in interface org.apache.geronimo.cache.LRURunner
 
shouldRemove(Object, Object) - Method in interface org.apache.geronimo.cache.LRURunner
 
size() - Method in class org.apache.geronimo.cache.LRUInstanceCache
 
standardDD - Variable in class org.apache.geronimo.validator.ValidationContext
 
standardModule - Variable in class org.apache.geronimo.console.cli.DeploymentContext
 
startPooling() - Method in class org.apache.geronimo.cache.SimpleInstancePool
 
stopPooling() - Method in class org.apache.geronimo.cache.SimpleInstancePool
 

T

TextController - class org.apache.geronimo.console.cli.TextController.
Base class for all controllers for text-based screens.
TextController(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.TextController
 
ThreadPool - class org.apache.geronimo.pool.ThreadPool.
 
ThreadPool() - Constructor for class org.apache.geronimo.pool.ThreadPool
 
TopLevel - class org.apache.geronimo.console.cli.controller.TopLevel.
Top-level menu for working with the DeploymentManager.
TopLevel(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.TopLevel
 
TransactionDemarcation - class org.apache.geronimo.ejb.metadata.TransactionDemarcation.
 
TxLockContext - class org.apache.geronimo.lock.TxLockContext.
 
TxLockContext() - Constructor for class org.apache.geronimo.lock.TxLockContext
 
targets - Variable in class org.apache.geronimo.console.cli.DeploymentContext
 
testBeanImplementationClass() - Method in class org.apache.geronimo.validator.ejb.SessionBeanTests
Check that the bean implementation class exists and meets certain minimum criteria.
testHomeInterface() - Method in class org.apache.geronimo.validator.ejb.SessionBeanTests
Check that the home interface class exists and meets certain minimum criteria.
testLocalOrRemote() - Method in class org.apache.geronimo.validator.ejb.SessionBeanTests
Tests that there's either a local and a remote and either a local home or a home.
text - Variable in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 
toString() - Method in class org.apache.geronimo.core.service.InvocationType
 
toString() - Method in class org.apache.geronimo.core.service.StringInvocationKey
 
toString() - Method in class org.apache.geronimo.ejb.metadata.TransactionDemarcation
 
toString() - Method in class org.apache.geronimo.lock.LockDomain
 
toString() - Method in class org.apache.geronimo.validator.ValidationResult
 
truncate(String, int) - Method in class org.apache.geronimo.console.cli.TextController
 
type - Variable in class org.apache.geronimo.validator.ValidationContext
 

U

uri - Variable in class org.apache.geronimo.console.cli.DeploymentContext
URI of the DeploymentManager.
username - Variable in class org.apache.geronimo.console.cli.DeploymentContext
Optional username provided when retrieving the DeploymentManager.

V

ValidationContext - class org.apache.geronimo.validator.ValidationContext.
Holds all the context information for the current validation process.
ValidationContext(ClassLoader, String, PrintWriter, Object[], XmlObject[], ModuleType) - Constructor for class org.apache.geronimo.validator.ValidationContext
 
ValidationException - exception org.apache.geronimo.validator.ValidationException.
Used by the provided validation logic to indicate that a fatal error has occured and the validation has failed.
ValidationException() - Constructor for class org.apache.geronimo.validator.ValidationException
 
ValidationException(Throwable) - Constructor for class org.apache.geronimo.validator.ValidationException
 
ValidationException(String) - Constructor for class org.apache.geronimo.validator.ValidationException
 
ValidationException(String, Throwable) - Constructor for class org.apache.geronimo.validator.ValidationException
 
ValidationResult - class org.apache.geronimo.validator.ValidationResult.
Used to enumerate validation results.
ValidationTest - class org.apache.geronimo.validator.ValidationTest.
The base class for all validation tests.
ValidationTest() - Constructor for class org.apache.geronimo.validator.ValidationTest
 
Validator - interface org.apache.geronimo.validator.Validator.
The main interface for all application validators.
validate() - Method in class org.apache.geronimo.validator.AbstractValidator
 
validate() - Method in interface org.apache.geronimo.validator.Validator
 
valueOf(String) - Static method in class org.apache.geronimo.ejb.metadata.TransactionDemarcation
 

W

WARInfo - class org.apache.geronimo.console.cli.module.WARInfo.
Holds all the relevent data for a WAR.
WARInfo(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.module.WARInfo
 
WebDeployableObject - class org.apache.geronimo.enterprise.deploy.tool.WebDeployableObject.
A DeployableObject implementation for EJB JARs.
WebDeployableObject(JarFile, ClassLoader) - Constructor for class org.apache.geronimo.enterprise.deploy.tool.WebDeployableObject
 
WorkWithEJBJAR - class org.apache.geronimo.console.cli.controller.WorkWithEJBJAR.
Main screen for operating on an EJB JAR
WorkWithEJBJAR(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.WorkWithEJBJAR
 
WorkWithWAR - class org.apache.geronimo.console.cli.controller.WorkWithWAR.
Main screen for operating on a web application WAR
WorkWithWAR(DeploymentContext) - Constructor for class org.apache.geronimo.console.cli.controller.WorkWithWAR
 
WriterPreferredInstanceLock - class org.apache.geronimo.lock.WriterPreferredInstanceLock.
Implementation of InstanceLock using a simple prefer-writer allocation policy.
WriterPreferredInstanceLock() - Constructor for class org.apache.geronimo.lock.WriterPreferredInstanceLock
 
WriterPreferredInstanceLock2 - class org.apache.geronimo.lock.WriterPreferredInstanceLock2.
Implementation of InstanceLock using a simple prefer-writer allocation policy.
WriterPreferredInstanceLock2() - Constructor for class org.apache.geronimo.lock.WriterPreferredInstanceLock2
 
WriterPreferredInstanceLock3 - class org.apache.geronimo.lock.WriterPreferredInstanceLock3.
Implementation of InstanceLock using a simple prefer-writer allocation policy.
WriterPreferredInstanceLock3() - Constructor for class org.apache.geronimo.lock.WriterPreferredInstanceLock3
 
war - Variable in class org.apache.geronimo.console.cli.module.WARInfo
 
warConfig - Variable in class org.apache.geronimo.console.cli.module.WARInfo
 
warn(String, ValidationResult) - Method in class org.apache.geronimo.validator.ValidationTest
 
warn(String, ValidationResult, Object) - Method in class org.apache.geronimo.validator.ValidationTest
 
warn(String, ValidationResult, Object[]) - Method in class org.apache.geronimo.validator.ValidationTest
 
warn(String) - Method in class org.apache.geronimo.validator.ValidationTest
 
warn(String, Object) - Method in class org.apache.geronimo.validator.ValidationTest
 
warn(String, Object[]) - Method in class org.apache.geronimo.validator.ValidationTest
 
webServices - Variable in class org.apache.geronimo.console.cli.module.EJBJARInfo
 
webServicesConfig - Variable in class org.apache.geronimo.console.cli.module.EJBJARInfo
 
writeExternal(ObjectOutput) - Method in class org.apache.geronimo.core.service.SimpleInvocation
 
writeExternal(ObjectOutput) - Method in class org.apache.geronimo.core.service.StringInvocationKey
 
writeExternal(ObjectOutput) - Method in class org.apache.geronimo.proxy.ProxyInvocation
 

X

xPath - Variable in class org.apache.geronimo.enterprise.deploy.tool.DDBeanImpl
 

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

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