|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easybeans.client.xml.ApplicationClient
public class ApplicationClient
Class representing application-client.xml file. TODO: update to use all elements.
| Constructor Summary | |
|---|---|
ApplicationClient()
|
|
| Method Summary | |
|---|---|
void |
addEJBRef(EJBRef ejbRef)
Add an ejb reference to this element. |
java.util.List<EJBRef> |
getEJBRefs()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationClient()
| Method Detail |
|---|
public void addEJBRef(EJBRef ejbRef)
ejbRef - element to add.public java.util.List<EJBRef> getEJBRefs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||