|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivationContextEncoderSource
Service that provides ActivationContextEncoders.
| Method Summary | ||
|---|---|---|
|
get(Class<T> clasz)
Returns the ActivationContextEncoder of a given type. |
|
| Method Detail |
|---|
<T> ActivationContextEncoder<T> get(Class<T> clasz)
ActivationContextEncoder of a given type.
T - a type.clasz - a Class.
ActivationContextEncoder.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||