Uses of Class
org.obligate.annotations.contract.proxy.ImplementationHelper

Packages that use ImplementationHelper
org.obligate.annotations.contract.proxy   
 

Uses of ImplementationHelper in org.obligate.annotations.contract.proxy
 

Subclasses of ImplementationHelper in org.obligate.annotations.contract.proxy
 class FactoryImplementationHelper<ServiceInterface>
          This factory implementation assumes a static implementation of the factory method.