org.jboss.metadata
Class MethodAttributes
java.lang.Object
org.jboss.metadata.MethodAttributes
- public class MethodAttributes
- extends java.lang.Object
Provides meta-data for method-attributes
get*
true
true
100
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
kDefaultMethodAttributes
public static MethodAttributes (src) kDefaultMethodAttributes
MethodAttributes
public MethodAttributes()
patternMatches
public boolean patternMatches(java.lang.String methodName)
isReadOnly
public boolean isReadOnly()
isIdempotent
public boolean isIdempotent()
getTransactionTimeout
public int getTransactionTimeout()