|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceLocator<T>
Created by IntelliJ IDEA. User: dochez Date: 5/16/11 Time: 1:24 PM To change this template use File | Settings | File Templates.
| Method Summary | |
|---|---|
T |
get()
|
Provider<T> |
getProvider()
|
ContractLocator<T> |
in(Scope scope)
|
| Methods inherited from interface org.glassfish.hk2.Descriptor |
|---|
getAnnotations, getContracts, getName, getScope, getTypeName, metadata |
| Method Detail |
|---|
ContractLocator<T> in(Scope scope)
Provider<T> getProvider()
T get()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||