当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
MethodAttributes (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.metadata
Class MethodAttributes
java.lang.Object
org.jboss.metadata.MethodAttributes
- public class MethodAttributes
- extends Object
Provides meta-data for method-attributes
get*
true
true
100
- Version:
- $Revision: 1.4 $
Revisions:
2001/04/10: peter
- Initial revision
- Author:
- Peter Murray
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
kDefaultMethodAttributes
public static MethodAttributes kDefaultMethodAttributes
MethodAttributes
public MethodAttributes()
patternMatches
public boolean patternMatches(String methodName)
isReadOnly
public boolean isReadOnly()
isIdempotent
public boolean isIdempotent()
getTransactionTimeout
public int getTransactionTimeout()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.