Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.fetish.directory
Interface FadaInterface  view FadaInterface download FadaInterface.java

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