org.tap4j.producer
Class TapPerlIntegrationModule

Package class diagram package TapPerlIntegrationModule
java.lang.Object
  extended by org.tap4j.producer.TapPerlIntegrationModule
All Implemented Interfaces:
com.google.inject.Module

public class TapPerlIntegrationModule
extends Object
implements com.google.inject.Module

Binds the required classes to have the integration test between Java and Perl.

Since:
1.4.6
Author:
Bruno P. Kinoshita - http://www.kinoshita.eti.br

Constructor Summary
TapPerlIntegrationModule()
           
 
Method Summary
 void configure(com.google.inject.Binder binder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TapPerlIntegrationModule

public TapPerlIntegrationModule()
Method Detail

configure

public void configure(com.google.inject.Binder binder)
Specified by:
configure in interface com.google.inject.Module


Copyright © 2010-2012 TupiLabs. All Rights Reserved.