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

Quick Search    Search Deep

Uses of Interface
com.fetish.directory.tool.FetishLease

Uses of FetishLease in com.fetish.directory.tool
 

Classes in com.fetish.directory.tool that implement FetishLease
 class FetishLeaseImpl
          Implementation of the FetishLease interface
 

Fields in com.fetish.directory.tool declared as FetishLease
(package private)  FetishLease FetishLeaseProxy.lease
           
 

Constructors in com.fetish.directory.tool with parameters of type FetishLease
FetishLeaseProxy(FetishLease lease, long duration, int serialFormat)