Interface EarlyInitializable

All Superinterfaces:
Initializable
All Known Implementing Classes:
StrutsConversionPropertiesProcessor

public interface EarlyInitializable extends Initializable
A marking interface that will tell CI to initialise the bean when instating the whole objects' graph
  • Method Summary

    Methods inherited from interface org.apache.struts2.inject.Initializable

    init