org.picocontainer.injectors
Class ProviderTestCase.ComponentImpl

java.lang.Object
  extended by org.picocontainer.injectors.ProviderTestCase.ComponentImpl
All Implemented Interfaces:
ProviderTestCase.Component
Enclosing class:
ProviderTestCase

public static class ProviderTestCase.ComponentImpl
extends Object
implements ProviderTestCase.Component


Constructor Summary
ProviderTestCase.ComponentImpl(StringBuilder sb, String host, int port)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProviderTestCase.ComponentImpl

public ProviderTestCase.ComponentImpl(StringBuilder sb,
                                      String host,
                                      int port)
Method Detail

start

public void start()
Specified by:
start in interface ProviderTestCase.Component

stop

public void stop()
Specified by:
stop in interface ProviderTestCase.Component


Copyright © 2003-2010 Codehaus. All Rights Reserved.