|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Services | |
|---|---|
| org.glassfish.hk2 | |
| org.glassfish.hk2.spi | |
| Uses of Services in org.glassfish.hk2 |
|---|
| Methods in org.glassfish.hk2 that return Services | |
|---|---|
Services |
HK2.create(Services parent,
Class<? extends Module>... moduleTypes)
Creates a new Services instances to register and lookup services to and from. |
Services |
HK2.create(Services parent,
Module... modules)
Creates a new Services instances to register and lookup services to and from. |
Services |
Services.getDefault()
Retrieves the default Services registry. |
Services |
Services.getServices(String moduleName)
Retrieves the service registry given a module name. |
| Methods in org.glassfish.hk2 with parameters of type Services | |
|---|---|
Services |
HK2.create(Services parent,
Class<? extends Module>... moduleTypes)
Creates a new Services instances to register and lookup services to and from. |
Services |
HK2.create(Services parent,
Module... modules)
Creates a new Services instances to register and lookup services to and from. |
| Uses of Services in org.glassfish.hk2.spi |
|---|
| Methods in org.glassfish.hk2.spi that return Services | |
|---|---|
Services |
HK2Provider.create(Services parent,
Class<? extends Module>... moduleTypes)
HK2.create(org.glassfish.hk2.Services, Class[]) |
Services |
HK2Provider.create(Services parent,
Module... modules)
HK2.create(org.glassfish.hk2.Services, org.glassfish.hk2.Module...) |
| Methods in org.glassfish.hk2.spi with parameters of type Services | |
|---|---|
Services |
HK2Provider.create(Services parent,
Class<? extends Module>... moduleTypes)
HK2.create(org.glassfish.hk2.Services, Class[]) |
Services |
HK2Provider.create(Services parent,
Module... modules)
HK2.create(org.glassfish.hk2.Services, org.glassfish.hk2.Module...) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||