OCPsoft Common API 1.0.4.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> java.util.List<T>
getServices(java.lang.Class<T> type)
           
 
Methods inherited from interface org.ocpsoft.common.pattern.Weighted
priority
 

Method Detail

getServices

<T> java.util.List<T> getServices(java.lang.Class<T> type)

OCPsoft Common API 1.0.4.Final

Copyright © 2012 OCPsoft. All Rights Reserved.