|
|||||||||
| Home >> All >> com >> fetish >> [ directory overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.fetish.directory
Interface FadaInterface

- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- FadaProxy
- public interface FadaInterface
- extends java.rmi.Remote
Extra interface for FADA only functionality.
These methods do not belong to the standard Fetish Directory and LUSManager
interfaces, and should not be used by any partner outside the FADA team.
| Method Summary | |
void |
setLease(Lease l)
|
void |
setRegistrar(java.lang.String r)
|
void |
setServiceID(ServiceID s)
|
| Method Detail |
setLease
public void setLease(Lease l)
throws java.rmi.RemoteException
setServiceID
public void setServiceID(ServiceID s)
throws java.rmi.RemoteException
setRegistrar
public void setRegistrar(java.lang.String r) throws java.rmi.RemoteException
|
|||||||||
| Home >> All >> com >> fetish >> [ directory overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC