Package net.servicestack.client
Interface IResolver
-
- All Known Implementing Classes:
NewInstanceResolver,SingletonInstanceResolver
public interface IResolverCreated by mythz on 2/11/2017.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectTryResolve(java.lang.Class cls)
-