org.apache.openejb.assembler.classic
Class MethodConcurrencyInfo

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InfoObject
      extended by org.apache.openejb.assembler.classic.MethodAttributeInfo
          extended by org.apache.openejb.assembler.classic.MethodConcurrencyInfo
All Implemented Interfaces:
Serializable

public class MethodConcurrencyInfo
extends MethodAttributeInfo

See Also:
Serialized Form

Field Summary
 String concurrencyAttribute
           
 String description
           
 
Fields inherited from class org.apache.openejb.assembler.classic.MethodAttributeInfo
methods
 
Constructor Summary
MethodConcurrencyInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

description

public String description

concurrencyAttribute

public String concurrencyAttribute
Constructor Detail

MethodConcurrencyInfo

public MethodConcurrencyInfo()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.