public interface RequestContext
Modifier and Type | Method and Description |
---|---|
RequestContext |
getReference()
Get a "new" reference of the scope instance.
|
void |
release()
Release a single reference to the current request scope instance.
|
RequestContext getReference()
RequestContext
implementation is able to track referenced instances
and then provide any additional logic during the releasing.void release()
Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.