gumbo.util
Class TestDelegateHost

java.lang.Object
  |
  +--gumbo.util.TestDelegateHost

public class TestDelegateHost
extends java.lang.Object

Version:
$Revision: 1.6 $
Author:
Jon Barrilleaux (jonb@jmbaai.com) of JMB and Associates Inc.

Constructor Summary
TestDelegateHost()
           
 
Method Summary
 Delegatable getHostedService()
           
 Delegatable getStandaloneService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDelegateHost

public TestDelegateHost()
Method Detail

getStandaloneService

public Delegatable getStandaloneService()

getHostedService

public Delegatable getHostedService()