Package io.avaje.inject
Interface RequestScopeMatch<T>
public interface RequestScopeMatch<T>
Match for request scope provider.
-
Method Summary
-
Method Details
-
keys
Return all the keys that match the provider. -
provider
Return the provider.
-
public interface RequestScopeMatch<T>