org.apache.openejb.server
Class SimpleServiceManager.ServiceFinder

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

public static class SimpleServiceManager.ServiceFinder
extends Object


Constructor Summary
SimpleServiceManager.ServiceFinder(String basePath)
           
SimpleServiceManager.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

SimpleServiceManager.ServiceFinder

public SimpleServiceManager.ServiceFinder(String basePath)

SimpleServiceManager.ServiceFinder

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

mapAvailableServices

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


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.