Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
E
G
H
I
J
O
P
R
T
V
C
CMIHandle
- Class in
org.ow2.carol.cmi.ejb2_1.spec
CMIHandle(EJBObject)
- Constructor for class org.ow2.carol.cmi.ejb2_1.spec.
CMIHandle
CMIHomeHandle
- Class in
org.ow2.carol.cmi.ejb2_1.spec
CMIHomeHandle(EJBHome)
- Constructor for class org.ow2.carol.cmi.ejb2_1.spec.
CMIHomeHandle
create(CMIReference)
- Method in class org.ow2.carol.cmi.ejb2_1.pool.
EJBObjectFactory
CreateMethodWrapper
- Class in
org.ow2.carol.cmi.ha.rpc
Wrap a method 'create
' and its arguments.
CreateMethodWrapper(Method, Object[])
- Constructor for class org.ow2.carol.cmi.ha.rpc.
CreateMethodWrapper
E
EJBHomeInvocationHandler
- Class in
org.ow2.carol.cmi.ejb2_1.rpc
This class intercepts the invocations on the home interface of a stateless ejb2.
EJBHomeInvocationHandler(ClassLoader, ClusterViewManager, String, String, Class<? extends EJBHome>)
- Constructor for class org.ow2.carol.cmi.ejb2_1.rpc.
EJBHomeInvocationHandler
Build a new EJB2 Invocation Handler for the home interface.
EJBInvocationHandlerException
- Exception in
org.ow2.carol.cmi.ejb2_1.rpc
Exception thrown when an error occurs (due to cmi and not the business application) in
EJBHomeInvocationHandler
and
EJBObjectInvocationHandler
.
EJBInvocationHandlerException(String)
- Constructor for exception org.ow2.carol.cmi.ejb2_1.rpc.
EJBInvocationHandlerException
Constructs a new runtime exception with the specified detail message.
EJBInvocationHandlerException(String, Throwable)
- Constructor for exception org.ow2.carol.cmi.ejb2_1.rpc.
EJBInvocationHandlerException
Constructs a new runtime exception with the specified detail message and cause.
EJBObjectFactory
- Class in
org.ow2.carol.cmi.ejb2_1.pool
This is the pool factory to share stubs for
EJBObject
.
EJBObjectFactory(ClusterViewManager)
- Constructor for class org.ow2.carol.cmi.ejb2_1.pool.
EJBObjectFactory
EJBObjectInvocationHandler
- Class in
org.ow2.carol.cmi.ejb2_1.rpc
This class intercepts the invocations on the remote interface of a stateless ejb2.
EJBObjectInvocationHandler(ClassLoader, ClusterViewManager, String, String, Class<? extends EJBHome>, Class<? extends EJBObject>, EJBHome)
- Constructor for class org.ow2.carol.cmi.ejb2_1.rpc.
EJBObjectInvocationHandler
Build a new EJB2 Invocation Handler for the remote interface of a stateless.
G
getArgs()
- Method in class org.ow2.carol.cmi.ha.rpc.
CreateMethodWrapper
getEJBHome()
- Method in class org.ow2.carol.cmi.ejb2_1.spec.
CMIHomeHandle
getEJBHome()
- Method in class org.ow2.carol.cmi.ejb2_1.spec.
JMetaData
getEJBObject()
- Method in class org.ow2.carol.cmi.ejb2_1.spec.
CMIHandle
getHomeInterfaceClass()
- Method in class org.ow2.carol.cmi.ejb2_1.spec.
JMetaData
getMethod()
- Method in class org.ow2.carol.cmi.ha.rpc.
CreateMethodWrapper
getPrimaryKeyClass()
- Method in class org.ow2.carol.cmi.ejb2_1.spec.
JMetaData
getRemoteInterfaceClass()
- Method in class org.ow2.carol.cmi.ejb2_1.spec.
JMetaData
H
HAEJBHomeInvocationHandler
- Class in
org.ow2.carol.cmi.ha.rpc
This class intercepts the invocations on the home interface of a stateful ejb2.
HAEJBHomeInvocationHandler(ClassLoader, ClusterViewManager, String, String, Class<? extends EJBHome>)
- Constructor for class org.ow2.carol.cmi.ha.rpc.
HAEJBHomeInvocationHandler
Build a new EJB2 Invocation Handler for the home interface.
HAEJBInvocationHandlerException
- Exception in
org.ow2.carol.cmi.ha.rpc
Exception thrown when an error occurs (due to cmi and not the business application) in
HAEJBObjectInvocationHandler
.
HAEJBInvocationHandlerException(String)
- Constructor for exception org.ow2.carol.cmi.ha.rpc.
HAEJBInvocationHandlerException
Constructs a new runtime exception with the specified detail message.
HAEJBInvocationHandlerException(String, Throwable)
- Constructor for exception org.ow2.carol.cmi.ha.rpc.
HAEJBInvocationHandlerException
Constructs a new runtime exception with the specified detail message and cause.
HAEJBObjectInvocationHandler
- Class in
org.ow2.carol.cmi.ha.rpc
This class intercepts the invocations on the remote interface of a stateful or entity ejb2.
HAEJBObjectInvocationHandler(ClassLoader, ClusterViewManager, String, String, Class<? extends EJBHome>, Class<? extends EJBObject>, EJBHome, SessionId, CreateMethodWrapper, CMIReferenceable<EJBObject>)
- Constructor for class org.ow2.carol.cmi.ha.rpc.
HAEJBObjectInvocationHandler
Build a new EJB2 Invocation Handler.
I
invokeRemoteMethod(Object, Method, Object[])
- Method in class org.ow2.carol.cmi.ejb2_1.rpc.
EJBHomeInvocationHandler
Handles remote methods.
invokeRemoteMethod(Object, Method, Object[])
- Method in class org.ow2.carol.cmi.ejb2_1.rpc.
EJBObjectInvocationHandler
Handles remote methods.
invokeRemoteMethod(Object, Method, Object[])
- Method in class org.ow2.carol.cmi.ha.rpc.
HAEJBHomeInvocationHandler
Handles remote methods.
invokeRemoteMethod(Object, Method, Object[])
- Method in class org.ow2.carol.cmi.ha.rpc.
HAEJBObjectInvocationHandler
Handles remote methods.
isMatching(CMIReferenceable, CMIReference)
- Method in class org.ow2.carol.cmi.ejb2_1.pool.
EJBObjectFactory
isSession()
- Method in class org.ow2.carol.cmi.ejb2_1.spec.
JMetaData
isStatelessSession()
- Method in class org.ow2.carol.cmi.ejb2_1.spec.
JMetaData
J
JMetaData
- Class in
org.ow2.carol.cmi.ejb2_1.spec
JMetaData(EJBHome, Class, Class, boolean, boolean, Class)
- Constructor for class org.ow2.carol.cmi.ejb2_1.spec.
JMetaData
Constructor
O
onExceptionHook()
- Method in class org.ow2.carol.cmi.ha.rpc.
HAEJBObjectInvocationHandler
org.ow2.carol.cmi.ejb2_1.pool
- package org.ow2.carol.cmi.ejb2_1.pool
org.ow2.carol.cmi.ejb2_1.rpc
- package org.ow2.carol.cmi.ejb2_1.rpc
org.ow2.carol.cmi.ejb2_1.spec
- package org.ow2.carol.cmi.ejb2_1.spec
org.ow2.carol.cmi.ha.rpc
- package org.ow2.carol.cmi.ha.rpc
P
proxyToString(Object)
- Method in class org.ow2.carol.cmi.ejb2_1.rpc.
EJBHomeInvocationHandler
Returns a string representation for a proxy that uses this invocation handler.
proxyToString(Object)
- Method in class org.ow2.carol.cmi.ejb2_1.rpc.
EJBObjectInvocationHandler
Returns a string representation for a proxy that uses this invocation handler.
proxyToString(Object)
- Method in class org.ow2.carol.cmi.ha.rpc.
HAEJBHomeInvocationHandler
Returns a string representation for a proxy that uses this invocation handler.
proxyToString(Object)
- Method in class org.ow2.carol.cmi.ha.rpc.
HAEJBObjectInvocationHandler
Returns a string representation for a proxy that uses this invocation handler.
R
remove(CMIReferenceable)
- Method in class org.ow2.carol.cmi.ejb2_1.pool.
EJBObjectFactory
T
toString()
- Method in class org.ow2.carol.cmi.ha.rpc.
CreateMethodWrapper
V
validate(CMIReferenceable, PoolEntryStatistics)
- Method in class org.ow2.carol.cmi.ejb2_1.pool.
EJBObjectFactory
C
E
G
H
I
J
O
P
R
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007
OW2 Consortium
. All Rights Reserved.