Package | Description |
---|---|
com.sun.jersey.api.spring |
Provides support for common annotations that may used in conjuction with
Spring support.
|
Modifier and Type | Method and Description |
---|---|
static AutowireMode |
AutowireMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutowireMode[] |
AutowireMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 Oracle Corporation. All rights reserved.