|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
nullToBlankString
.
javax.ejb.spi.HandleDelegate
service provider interface
defines methods that enable portable implementations of Handle
and HomeHandle
that are instantiated in a different vendor???s
container to serialize and deserialize EJBObject and EJBHome references.javax.ejb.spi.HandleDelegate
service provider interface
defines methods that enable portable implementations of Handle
and HomeHandle
that are instantiated in a different vendor???s
container to serialize and deserialize EJBObject and EJBHome references.Container
s in this container system.
Container
s in this container system.
Container
s in this container system.
<input type="file" name="name" value="value" size="size">
<input type="hidden" name="name" value="value">
myMethod(String, String) throws Exception
<select name="name" onChange="onChange">
<option value="value" selected>display</option>
<input type="submit" name="name" value="value">
<textarea name="name" rows="rows" cols="columns" onfocus="onFocus" onblur="onBlur" onchange="onChange">
content
</textarea>
<input type="text" name="name" value="value" size="size" maxlength="maxlength">
DeploymentInfo
objects for all the beans deployed in this container.
DeploymentInfo
objects for all the beans deployed in all the containers in this container system.
DeploymentInfo
objects for all the beans deployed in all the containers in this container system.
Subject
.Subject
.null
if no object is bound under the name.
Container
in this container system with the specified id.
Container
in this container system with the specified id.
DeploymentInfo
object for the bean with the specified deployment id.
DeploymentInfo
object for the bean with the specified deployment id.
DeploymentInfo
object for the bean with the specified deployment id.
SecurityService
that this container manager
exposes to the Container
s it manages.
SecurityService
that this container manager exposes to the Container
s it manages.
HttpSession
associated with this
request or, if there is no current session and create
is
true, returns a new session.
TransactionManager
that this container manager
exposes to the Container
s it manages.
TransactionManager
that this container manager exposes to the Container
s it manages.
Exception
.
PolicyContextHandlerEnterpriseBean
and PolicyContextHandlerEJBArguments
so that it can return the
proper EJB information to the policy provider.getTransactionAttribute
method if the bean's method has the transaction attribute of Manditory.
getTransactionAttribute
method if the bean's method has the transaction attribute of Never.
getTransactionAttribute
method if the bean's method has the transaction attribute of NotSupported.
getTransactionAttribute
method if the bean's method has the transaction attribute of Required.
getTransactionAttribute
method if the bean's method has the transaction attribute of RequiresNew.
getTransactionAttribute
method if the bean's method has the transaction attribute of Supports.
Util
.EJBInvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])
.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |