Suppose I have bean, which init-method or constructor should be called after init-method of another bean. Is it possible?
You can use de depends-on attribute on your second bean.
depends-on
Reference: http://static.springsource.org/spring/docs/1.2.x/reference/beans.html#beans-factory-dependson