| Package | Description |
|---|---|
| org.glassfish.hk2.extras.provides |
| Class and Description |
|---|
| NoInstancesFilter
Matches service classes that do not provide instances of themselves through
automatic invocation of a constructor.
|
| Provides
An annotation indicating that a method or field is the provider of a service.
|
| Provides.DisposalHandledBy
Specifies who is responsible for the disposal of instances of a service.
|
Copyright © 2009–2021 Oracle Corporation. All rights reserved.