org.picocontainer.injectors
Class ProviderTestCase.Configuration

java.lang.Object
  extended by org.picocontainer.injectors.ProviderTestCase.Configuration
Enclosing class:
ProviderTestCase

public static class ProviderTestCase.Configuration
extends Object


Constructor Summary
ProviderTestCase.Configuration()
           
 
Method Summary
 String getHost()
           
 int getPort()
           
 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.Configuration

public ProviderTestCase.Configuration()
Method Detail

getHost

public String getHost()

getPort

public int getPort()

start

public void start()

stop

public void stop()


Copyright © 2003-2010 Codehaus. All Rights Reserved.