org.objectweb.jonas_ws.wsgen.finder
Interface J2EEWebServicesFinder

All Known Implementing Classes:
GeneralWSFinder, GenericWSFinder, ServiceRefFinder, WebServicesXmlFinder

public interface J2EEWebServicesFinder

The J2EEWebServiceFinder interface is used to react if an archive may contains some J2EE webservices or J2EE webservices clients.

Author:
Guillaume Sauthier

Method Summary
 boolean find()
           
 

Method Detail

find

boolean find()
Returns:
Returns true if webservices have been found.