@Deprecated public interface ApplicationAware extends ApplicationAware
| Modifier and Type | Method and Description | 
|---|---|
| void | setApplication(Map<String,Object> application)Deprecated.  | 
| default void | withApplication(Map<String,Object> application)Deprecated.  Applies the map of application properties in the implementing class. | 
default void withApplication(Map<String,Object> application)
ApplicationAwarewithApplication in interface ApplicationAwareapplication - a Map of application properties.Copyright © 2000–2025 Apache Software Foundation. All rights reserved.