This class provides an implementation of a LeaseListener which uses manages a LinkedList of ServiceResource objects which reflect the resources being leased. This class must be registered with the LandlordLessor, and will be notified as resources are leased, updated or removed
@see LandlordLessor
@see ResourceLessor
@author Dennis Reedy
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.