Interface ProjectedAttributable
-
- All Known Subinterfaces:
ProjectedEvent,ProjectedTrace
public interface ProjectedAttributable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Set<java.lang.String>getAttributes()java.lang.ObjectgetAttributeValue(java.lang.String attributeName)
-