当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
Entrancy (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins.lock
Class Entrancy
java.lang.Object
org.jboss.ejb.plugins.lock.Entrancy
- All Implemented Interfaces:
- Serializable
- public final class Entrancy
- extends Object
- implements Serializable
This type safe enumeration s used to mark an invocation as non-entrant.
- Version:
- $Revision: 1.2 $
- Author:
- Dain Sundstrom
- See Also:
- Serialized Form
ENTRANT
public static final Entrancy ENTRANT
NON_ENTRANT
public static final Entrancy NON_ENTRANT
toString
public String toString()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.