| Class | Description |
|---|---|
| BeanHelper |
Helper class to register a
Bean into CDI BeanManager. |
| InitializableInstanceBean<T> |
Instance bean to be created in the pre-initialization phase and initialized after Jersey is bootstrap.
|
| InitializableSupplierThreadScopeBean |
Creates an implementation of
Bean interface using Jersey's SupplierInstanceBinding. |
| JerseyBean<T> |
Jersey-specific abstract class which implements
Bean interface. |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.