Package | Description |
---|---|
org.glassfish.jersey.inject.hk2 |
Modifier and Type | Method and Description |
---|---|
private static Hk2InjectionManagerFactory.Hk2InjectionManagerStrategy |
Hk2InjectionManagerFactory.getStrategy() |
static Hk2InjectionManagerFactory.Hk2InjectionManagerStrategy |
Hk2InjectionManagerFactory.Hk2InjectionManagerStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Hk2InjectionManagerFactory.Hk2InjectionManagerStrategy[] |
Hk2InjectionManagerFactory.Hk2InjectionManagerStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|