|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IConcurrentMethod | |
|---|---|
| org.ow2.util.ee.metadata.ejbjar.api.xml.struct | |
| Uses of IConcurrentMethod in org.ow2.util.ee.metadata.ejbjar.api.xml.struct |
|---|
| Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct that return types with arguments of type IConcurrentMethod | |
|---|---|
List<IConcurrentMethod> |
ISession.getConcurrentMethodList()
Gets the list of concurrent methods. |
| Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct with parameters of type IConcurrentMethod | |
|---|---|
void |
ISession.addConcurrentMethod(IConcurrentMethod concurrentMethod)
Add the method used as a concurrent method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||