roboguice.inject
Interface ResourceFactory<T>

All Known Implementing Classes:
StringResourceFactory

public interface ResourceFactory<T>

Author:
Pierre-Yves Ricau (py.ricau+roboguice@gmail.com)

Method Summary
 T get(int id)
           
 

Method Detail

get

T get(int id)


Copyright © 2012. All Rights Reserved.