|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.test.lock.test.EnterpriseEntityTest.Task
#Description of the Class
| Constructor Summary | |
EnterpriseEntityTest.Task()
|
|
| Method Summary | |
java.lang.Object |
clone()
#Description of the Method |
abstract void |
run(java.lang.String name,
int i)
Main processing method for the Task object |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EnterpriseEntityTest.Task()
| Method Detail |
public abstract void run(java.lang.String name,
int i)
throws java.lang.Exception
name - Description of Parameteri - Description of Parameter
java.lang.Exception - Description of Exceptionpublic java.lang.Object clone()
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||