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 java.lang.Object


Constructor Summary
SimpleServiceManager.ServiceFinder(java.lang.String basePath)
           
SimpleServiceManager.ServiceFinder(java.lang.String basePath, java.lang.ClassLoader classLoader)
           
 
Method Summary
 java.util.Map mapAvailableServices(java.lang.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(java.lang.String basePath)

SimpleServiceManager.ServiceFinder

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

mapAvailableServices

public java.util.Map mapAvailableServices(java.lang.Class interfase)
                                   throws java.io.IOException,
                                          java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException


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