- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
@ThreadSafe
public class SpecificCommunicationApplicationContextProvider
extends Object
implements org.springframework.context.ApplicationContextAware
Application context provider.
This class provides 1 method for setting the application context and one method for reading it.
The thread safe behavior of this class relise on the volatile declaration of the application context.
- Since:
- 2.0