Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
V
W
A
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
addError(ValidationError)
- Method in class org.apache.geronimo.validator.
ValidationContext
addFailure(ValidationFailure)
- Method in class org.apache.geronimo.validator.
ValidationContext
addWarning(ValidationWarning)
- Method in class org.apache.geronimo.validator.
ValidationContext
attributes
- Variable in class org.apache.geronimo.validator.
ValidationContext
C
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
Container
- interface org.apache.geronimo.core.service.
Container
.
Container
clockDaemon
- Variable in class org.apache.geronimo.pool.
ClockPool
Manages the thread that can used to schedule short running tasks in the future.
containsKey(Object)
- Method in class org.apache.geronimo.validator.
ValidationContext
createProxy(ClassLoader, Class[])
- Method in class org.apache.geronimo.proxy.
ProxyContainer
D
details
- Variable in class org.apache.geronimo.validator.
ValidationException
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
entrySet()
- Method in class org.apache.geronimo.validator.
ValidationContext
equals(Object)
- Method in class org.apache.geronimo.core.service.
StringInvocationKey
errors
- Variable in class org.apache.geronimo.validator.
ValidationContext
execute(Runnable)
- Method in class org.apache.geronimo.pool.
ThreadPool
execute(String, Runnable)
- Method in class org.apache.geronimo.pool.
ThreadPool
F
failures
- Variable in class org.apache.geronimo.validator.
ValidationContext
format(String, Object)
- Method in class org.apache.geronimo.validator.
Messages
format(String, Object, Object)
- Method in class org.apache.geronimo.validator.
Messages
format(String, Object, Object, Object)
- Method in class org.apache.geronimo.validator.
Messages
format(String, Object, Object, Object, Object)
- Method in class org.apache.geronimo.validator.
Messages
format(String, Object, Object, Object, Object, Object)
- Method in class org.apache.geronimo.validator.
Messages
format(String)
- Method in class org.apache.geronimo.validator.
Messages
format(String, Object[])
- Method in class org.apache.geronimo.validator.
Messages
G
GBEAN_INFO
- Static variable in class org.apache.geronimo.pool.
ThreadPool
GeronimoExecutor
- interface org.apache.geronimo.pool.
GeronimoExecutor
.
A Geronimo-specific extension that contributes a little extra manageability to the standard Executor interface.
get(InvocationKey)
- Method in interface org.apache.geronimo.core.service.
Invocation
get(InvocationKey)
- Method in class org.apache.geronimo.core.service.
SimpleInvocation
get(Object)
- Method in class org.apache.geronimo.validator.
ValidationContext
getArguments(Invocation)
- Static method in class org.apache.geronimo.proxy.
ProxyInvocation
getCachedSignatureMap(Class)
- Static method in class org.apache.geronimo.proxy.
MarshalledMethod
getCategory()
- Method in class org.apache.geronimo.validator.
ValidationError
getCategory()
- Method in class org.apache.geronimo.validator.
ValidationException
getCategory()
- Method in class org.apache.geronimo.validator.
ValidationFailure
getCategory()
- Method in class org.apache.geronimo.validator.
ValidationWarning
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
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
getCountForConsumer(String)
- Method in class org.apache.geronimo.pool.
ThreadPool.PoolStatsImpl
getDetails()
- Method in class org.apache.geronimo.validator.
ValidationException
getErrors()
- Method in class org.apache.geronimo.validator.
ValidationContext
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
getFailures()
- Method in class org.apache.geronimo.validator.
ValidationContext
getGBeanInfo()
- Static method in class org.apache.geronimo.pool.
ClockPool
getGBeanInfo()
- Static method in class org.apache.geronimo.pool.
ThreadPool
getMessage()
- Method in class org.apache.geronimo.validator.
ValidationException
getMessage(int)
- Method in class org.apache.geronimo.validator.
ValidationException
getMethod()
- Method in class org.apache.geronimo.proxy.
MarshalledMethod
getMethod(Invocation)
- Static method in class org.apache.geronimo.proxy.
ProxyInvocation
getName()
- Method in interface org.apache.geronimo.pool.
GeronimoExecutor
Gets a human-readable name identifying this object.
getName()
- Method in class org.apache.geronimo.pool.
ThreadPool
getObjectName()
- Method in interface org.apache.geronimo.pool.
GeronimoExecutor
Gets the unique name of this object.
getObjectName()
- Method in class org.apache.geronimo.pool.
ThreadPool
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
getPoolSize()
- Method in class org.apache.geronimo.pool.
ThreadPool
getPrefix()
- Method in class org.apache.geronimo.validator.
ValidationError
getPrefix()
- Method in class org.apache.geronimo.validator.
ValidationException
getPrefix()
- Method in class org.apache.geronimo.validator.
ValidationFailure
getPrefix()
- Method in class org.apache.geronimo.validator.
ValidationWarning
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
getSignature(Method)
- Static method in class org.apache.geronimo.proxy.
MarshalledMethod
getStats()
- Method in class org.apache.geronimo.pool.
ThreadPool
getSummary()
- Method in class org.apache.geronimo.validator.
ValidationException
getThreadConsumers()
- Method in class org.apache.geronimo.pool.
ThreadPool.PoolStatsImpl
getThreadsInUse()
- Method in class org.apache.geronimo.pool.
ThreadPool.PoolStatsImpl
getType(Invocation)
- Static method in class org.apache.geronimo.core.service.
InvocationType
getWarnings()
- Method in class org.apache.geronimo.validator.
ValidationContext
H
HOME
- Static variable in class org.apache.geronimo.core.service.
InvocationType
hasErrors()
- Method in class org.apache.geronimo.validator.
ValidationContext
hasFailures()
- Method in class org.apache.geronimo.validator.
ValidationContext
hasWarnings()
- Method in class org.apache.geronimo.validator.
ValidationContext
hashCode()
- Method in class org.apache.geronimo.core.service.
StringInvocationKey
I
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
.
init()
- Method in class org.apache.geronimo.validator.
Messages
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
isBeanInvocation()
- Method in class org.apache.geronimo.core.service.
InvocationType
isEventProvider()
- Method in class org.apache.geronimo.pool.
ThreadPool
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
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
isRemoteInvocation()
- Method in class org.apache.geronimo.core.service.
InvocationType
isStateManageable()
- Method in class org.apache.geronimo.pool.
ThreadPool
isStatisticsProvider()
- Method in class org.apache.geronimo.pool.
ThreadPool
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
isWaitWhenBlocked()
- Method in class org.apache.geronimo.pool.
ThreadPool
J
jarPath
- Variable in class org.apache.geronimo.validator.
ValidationContext
L
LOCAL
- Static variable in class org.apache.geronimo.core.service.
InvocationType
LOCALHOME
- Static variable in class org.apache.geronimo.core.service.
InvocationType
M
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
Messages
- class org.apache.geronimo.validator.
Messages
.
Messages(String)
- Constructor for class org.apache.geronimo.validator.
Messages
message(String)
- Method in class org.apache.geronimo.validator.
Messages
message
- Variable in class org.apache.geronimo.validator.
ValidationException
messages
- Static variable in class org.apache.geronimo.validator.
ValidationException
O
org.apache.geronimo.core.service
- package org.apache.geronimo.core.service
org.apache.geronimo.pool
- package org.apache.geronimo.pool
org.apache.geronimo.proxy
- package org.apache.geronimo.proxy
org.apache.geronimo.validator
- package org.apache.geronimo.validator
P
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
peek()
- Method in class org.apache.geronimo.core.service.
StackThreadLocal
pop()
- Method in class org.apache.geronimo.core.service.
StackThreadLocal
prefix
- Variable in class org.apache.geronimo.validator.
ValidationException
prepareConsumers(Map)
- Method in class org.apache.geronimo.pool.
ThreadPool.PoolStatsImpl
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
put(Object, Object)
- Method in class org.apache.geronimo.validator.
ValidationContext
putArguments(Invocation, Object[])
- Static method in class org.apache.geronimo.proxy.
ProxyInvocation
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
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
remove(Object)
- Method in class org.apache.geronimo.validator.
ValidationContext
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
S
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
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
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
setDetails(Object)
- Method in class org.apache.geronimo.validator.
ValidationException
setDetails(Object, Object)
- Method in class org.apache.geronimo.validator.
ValidationException
setDetails(Object, Object, Object)
- Method in class org.apache.geronimo.validator.
ValidationException
setDetails(Object, Object, Object, Object)
- Method in class org.apache.geronimo.validator.
ValidationException
setDetails(Object, Object, Object, Object, Object)
- Method in class org.apache.geronimo.validator.
ValidationException
setDetails(Object, Object, Object, Object, Object, Object)
- Method in class org.apache.geronimo.validator.
ValidationException
setLocale(Locale)
- Static method in class org.apache.geronimo.validator.
Messages
setObjectName(String)
- Method in class org.apache.geronimo.proxy.
SimpleComponent
setPoolName(String)
- Method in class org.apache.geronimo.pool.
ClockPool
setWaitWhenBlocked(boolean)
- Method in class org.apache.geronimo.pool.
ThreadPool
T
ThreadPool
- class org.apache.geronimo.pool.
ThreadPool
.
ThreadPool(int, String, long, ClassLoader, String)
- Constructor for class org.apache.geronimo.pool.
ThreadPool
ThreadPool.PoolStatsImpl
- class org.apache.geronimo.pool.
ThreadPool.PoolStatsImpl
.
ThreadPool.PoolStatsImpl()
- Constructor for class org.apache.geronimo.pool.
ThreadPool.PoolStatsImpl
toString()
- Method in class org.apache.geronimo.core.service.
InvocationType
toString()
- Method in class org.apache.geronimo.core.service.
StringInvocationKey
V
ValidationContext
- class org.apache.geronimo.validator.
ValidationContext
.
ValidationContext(String)
- Constructor for class org.apache.geronimo.validator.
ValidationContext
ValidationError
- exception org.apache.geronimo.validator.
ValidationError
.
ValidationError(String)
- Constructor for class org.apache.geronimo.validator.
ValidationError
ValidationException
- exception org.apache.geronimo.validator.
ValidationException
.
ValidationException(String)
- Constructor for class org.apache.geronimo.validator.
ValidationException
ValidationFailure
- exception org.apache.geronimo.validator.
ValidationFailure
.
ValidationFailure(String)
- Constructor for class org.apache.geronimo.validator.
ValidationFailure
ValidationWarning
- exception org.apache.geronimo.validator.
ValidationWarning
.
ValidationWarning(String)
- Constructor for class org.apache.geronimo.validator.
ValidationWarning
W
warnings
- Variable in class org.apache.geronimo.validator.
ValidationContext
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
A
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.