net.sf.tie.ext.registry
Interface ServiceRegistry

All Known Implementing Classes:
InterceptedServiceRegistry

public interface ServiceRegistry


Method Summary
<T> T
get(Class<T> service)
           
 

Method Detail

get

<T> T get(Class<T> service)