This is the mechanism to provide web service crawling. A RepositoryProvider
implementation is a class that extends the RepositoryProvider abstract class.
A RepositoryProvider implemented is identified by its fully qualified class
name. The default RepositoryProvider is
com.sun.enterprise.admin.repository.spi.impl.ApplicationServerProvider |