org.apache.openejb.server
Interface ServiceFinder

All Known Implementing Classes:
SimpleServiceManager.SimpleServiceFinder

public interface ServiceFinder

Version:
$Rev$ $Date$

Method Summary
 Map<String,Properties> mapAvailableServices(Class interfase)
           
 

Method Detail

mapAvailableServices

Map<String,Properties> mapAvailableServices(Class interfase)
                                            throws IOException,
                                                   ClassNotFoundException
Throws:
IOException
ClassNotFoundException


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.