java.lang.Objectorg.apache.geronimo.j2ee.deployment.annotation.AnnotatedApplicationClient
All Implemented Interfaces:
AnnotatedApp
Remaining ToDo(s):
$
- Rev $DateGeronimo
- 2.0Constructor: |
---|
|
Method from org.apache.geronimo.j2ee.deployment.annotation.AnnotatedApplicationClient Summary: |
---|
addNewEjbLocalRef, addNewEjbRef, addNewEnvEntry, addNewMessageDestinationRef, addNewPersistenceContextRef, addNewPersistenceUnitRef, addNewResourceEnvRef, addNewResourceRef, addNewServiceRef, addPostConstruct, addPreDestroy, getAmbiguousEjbRefs, getApplicationClient, getComponentType, getEjbLocalRefArray, getEjbRefArray, getEnvEntryArray, getMessageDestinationRefArray, getPersistenceContextRefArray, getPersistenceUnitRefArray, getPostConstructArray, getPreDestroyArray, getResourceEnvRefArray, getResourceRefArray, getServiceRefArray, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.geronimo.j2ee.deployment.annotation.AnnotatedApplicationClient Detail: |
---|
|
|
|
|
|
|
|
|
|
|
|
There is no corresponding setter method. To add a new item to the list do: getAmbiguousEjbRefs().add(ejbRef); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|