Stateful (Java EE 5)

Java EE API


javax.ejb Annotation Type Stateful


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Stateful

Implements: Annotation
@Target(value=TYPE)
@Retention(value=RUNTIME)

有状态会话 Bean 的组件定义注释。
英文文档:

Component-defining annotation for a stateful session bean.


Optional Element Summary
 String
 String
 String
 

abstract public String name()
此 Bean 的 ejb-name。
英文文档:

name

public abstract String name
ejb-name for this bean.

Default:
""

abstract public String mappedName()
此会话 Bean 应该映射到的特定产品名称(例如全局 JNDI 名称)。 应用服务器不需要支持任何特殊形式或类型的映射名称,也不需要具有使用映射名称的能力。映射的名称与产品有关,并且通常与安装有关。任何对映射名称的使用都不可移植。
英文文档:

mappedName

public abstract String mappedName
A product specific name(e.g. global JNDI name) that this session bean should be mapped to. Application servers are not required to support any particular form or type of mapped name, nor the ability to use mapped names. The mapped name is product-dependent and often installation-dependent. No use of a mapped name is portable.

Default:
""

abstract public String description()
英文文档:

description

public abstract String description
Default:
""


Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

一看就知道只有菜鸟才干这么无知的事啦。

PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!