Package com.aspectran.core.component.bean.aware
-
Interface Summary Interface Description ActivityContextAware Interface to be implemented by any object that wishes to be notified of theActivityContext.ApplicationAdapterAware Interface to be implemented by any object that wishes to be notified of theApplicationAdapter.Aware Marker superinterface indicating that a bean is eligible to be notified.ClassLoaderAware The ClassLoaderAware interface provides the ability to configure aClassLoaderto be used by the implementing object when loading classes or resources.CurrentActivityAware Interface to be implemented by any object that wishes to be notified of the currentActivitythat it runs in.EnvironmentAware Interface to be implemented by any object that wishes to be notified of theEnvironment.