org.openejb.server
Class ServiceManager.ServiceFinder

java.lang.Object
  extended by org.openejb.server.ServiceManager.ServiceFinder
Enclosing class:
ServiceManager

public static class ServiceManager.ServiceFinder
extends Object


Constructor Summary
ServiceManager.ServiceFinder(String basePath)
           
ServiceManager.ServiceFinder(String basePath, ClassLoader classLoader)
           
 
Method Summary
 Map mapAvailableServices(Class interfase)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceManager.ServiceFinder

public ServiceManager.ServiceFinder(String basePath)

ServiceManager.ServiceFinder

public ServiceManager.ServiceFinder(String basePath,
                                    ClassLoader classLoader)
Method Detail

mapAvailableServices

public Map mapAvailableServices(Class interfase)
                         throws IOException,
                                ClassNotFoundException
Throws:
IOException
ClassNotFoundException


Copyright © 1999-2008 OpenEJB. All Rights Reserved.