|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EZBRef
EasyBeans reference used for each factory that produces EJB proxies. This is the root interface.
| Method Summary | |
|---|---|
Factory<?,?> |
getFactory()
Gets the factory of this reference. |
String |
getItfClassName()
Gets the interface class name. |
List<EZBJNDINamingInfo> |
getJNDINamingInfos()
Gets the JNDI naming info of this reference. |
Reference |
getReference()
Retrieves the Reference of this object. |
void |
setFactory(Factory<?,?> factory)
Sets the factory of this reference. |
| Method Detail |
|---|
String getItfClassName()
List<EZBJNDINamingInfo> getJNDINamingInfos()
Factory<?,?> getFactory()
void setFactory(Factory<?,?> factory)
factory - the given factory.
Reference getReference()
throws NamingException
getReference in interface ReferenceableNamingException - If a naming exception was encountered while
retrieving the reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||