|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodAttributes | |
|---|---|
| org.apache.openejb.jee.jba | |
| Uses of MethodAttributes in org.apache.openejb.jee.jba |
|---|
| Fields in org.apache.openejb.jee.jba declared as MethodAttributes | |
|---|---|
protected MethodAttributes |
Session.methodAttributes
|
protected MethodAttributes |
Entity.methodAttributes
|
| Methods in org.apache.openejb.jee.jba that return MethodAttributes | |
|---|---|
MethodAttributes |
ObjectFactory.createMethodAttributes()
Create an instance of MethodAttributes |
MethodAttributes |
Session.getMethodAttributes()
Gets the value of the methodAttributes property. |
MethodAttributes |
Entity.getMethodAttributes()
Gets the value of the methodAttributes property. |
| Methods in org.apache.openejb.jee.jba with parameters of type MethodAttributes | |
|---|---|
void |
Session.setMethodAttributes(MethodAttributes value)
Sets the value of the methodAttributes property. |
void |
Entity.setMethodAttributes(MethodAttributes value)
Sets the value of the methodAttributes property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||