OCPsoft Common API 1.0.5.Final

org.ocpsoft.common.services
Interface ServiceProvider

All Superinterfaces:
Weighted

public interface ServiceProvider
extends Weighted

Used to provide provide pre-enriched services to the ServiceLoader as an alternate method of

Author:
Lincoln Baxter, III

Method Summary
<T> List<T>
getServices(Class<T> type)
           
 
Methods inherited from interface org.ocpsoft.common.pattern.Weighted
priority
 

Method Detail

getServices

<T> List<T> getServices(Class<T> type)

OCPsoft Common API 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.