public interface ContextElement
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
attributes()
The set of attributes for the associated Java object.
|
Class<?> |
identifier()
The type of the associated Java object.
|
Copyright © 2018. All rights reserved.