Specify the dependency relation between Singleton Session Beans. Specify this annotation only in the Singleton Session Bean class.
The following table lists the @DependsOn attribute:
Attribute Name | Functionality |
---|---|
value | Enumerate the EJB name of the dependent Singleton Session Bean. |
Details of each attribute are as follows: