Module org.glassfish.hk2.extras
Package org.glassfish.hk2.extras.provides
package org.glassfish.hk2.extras.provides
-
ClassDescriptionMatches service classes that do not provide instances of themselves through automatic invocation of a constructor.Matches abstract classes and classes with no public constructors.An annotation indicating that a method or field is the provider of a service.Specifies who is responsible for the disposal of instances of a service.Enables the
Providesannotation.