|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb3.metamodel.ContainerTransaction
public class ContainerTransaction
Represents an
Constructor Summary
ContainerTransaction()
Method Summary
Method
getMethod()
String
getTransAttribute()
void
setMethod(Method method)
void
setTransAttribute(String transAttribute)
String
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail
ContainerTransaction
public ContainerTransaction()
Method Detail
getTransAttribute
public String getTransAttribute()
setTransAttribute
public void setTransAttribute(String transAttribute)
getMethod
public Method getMethod()
setMethod
public void setMethod(Method method)
toString
public String toString()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2009 JBoss Inc.. All Rights Reserved.