@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)
ApplicationAware
withApplication
in interface ApplicationAware
application
- a Map of application properties.Copyright © 2000–2024 Apache Software Foundation. All rights reserved.