Package com.sun.jersey.spi.service

Provides support for services obtained using META-INF/services.

See:
          Description

Class Summary
ServiceFinder<T> A simple service-provider lookup mechanism.
ServiceFinder.DefaultServiceIteratorProvider<T> The default service iterator provider that looks up provider classes in META-INF/services files.
ServiceFinder.ServiceIteratorProvider<T> Supports iteration of provider instances or classes.
 

Error Summary
ServiceConfigurationError Error thrown when something goes wrong while looking up service providers.
 

Package com.sun.jersey.spi.service Description

Provides support for services obtained using META-INF/services.



Copyright © 2011 Oracle Corporation. All Rights Reserved.