|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--gnu.beanfactory.rmi.RMIReferenceAdapter
Adaptor for binding RMI references to the BeanFactory container.
| Constructor Summary | |
RMIReferenceAdapter()
|
|
| Method Summary | |
java.lang.Object |
createBean()
Emits a bean. |
java.lang.String |
getUrl()
RMI URL to the remote object. |
void |
setUrl(java.lang.String u)
RMI URL to the remote object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RMIReferenceAdapter()
| Method Detail |
public java.lang.Object createBean()
throws EncapsulatedException
FactoryAdaptercreateBean in interface FactoryAdaptergnu.beanfactory.FactoryAdapterpublic java.lang.String getUrl()
public void setUrl(java.lang.String u)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||