Class DeployBeanTable


  • public class DeployBeanTable
    extends Object
    Used for associated beans in place of a BeanDescriptor. This is done to avoid recursion issues due to the potentially bi-directional and circular relationships between beans.

    It holds the main deployment information and not all the detail that is held in a BeanDescriptor.