org.jboss.portal.test.framework
Class ServiceLookup

java.lang.Object
  extended byorg.jboss.portal.test.framework.ServiceLookup
Direct Known Subclasses:
JBossServiceLookup, JNDIServiceLookup

public abstract class ServiceLookup
extends java.lang.Object


Constructor Summary
ServiceLookup()
           
 
Method Summary
abstract  java.lang.Object getService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceLookup

public ServiceLookup()
Method Detail

getService

public abstract java.lang.Object getService()
                                     throws java.lang.Exception
Throws:
java.lang.Exception