Uses of Interface
org.perfectjpattern.core.api.extras.delegate.IDelegator

Packages that use IDelegator
org.perfectjpattern.core.extras.delegate Delegates Core Pattern implementation. 
 

Uses of IDelegator in org.perfectjpattern.core.extras.delegate
 

Classes in org.perfectjpattern.core.extras.delegate that implement IDelegator
 class AbstractDelegator<I>
          Abstract base implementation of IDelegator interface.
 class Delegator<I>
          Implementation of IDelegator interface for creating Delegate instances based user-defined interface types.
 class DynamicDelegator
          Implementation of IDelegator interface for creating Delegate instances based on the dynamic IDelegate type.
 



Copyright © 2007-2009. All Rights Reserved.