Uses of Package
org.obligate.annotations.contract.proxy

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

Classes in org.obligate.annotations.contract.proxy used by org.obligate.annotations.contract.proxy
ContractProxy
          A dynamic proxy that looks for the contract annotations and applies them to the call and the result.
ContractProxyFactory
          Simple factory class that returns an contract proxy implementation based on the interface supplied.
ContractVariables
           
ImplementationHelper
           
 

Classes in org.obligate.annotations.contract.proxy used by org.obligate.annotations.contract.proxy.groovy
RulesProxy
          Provides a simple proxy to the rules engine being used.