Interface ModuleBeanMultiSocketInfo

All Superinterfaces:
Info, ModuleBeanSocketInfo, MultiSocketInfo, ReporterInfo, SocketInfo

public interface ModuleBeanMultiSocketInfo extends ModuleBeanSocketInfo, MultiSocketInfo

A multiple bean socket info represents a multiple dependency injection point on a bean or a one-to-many relationship between the bean and an array or collection of other beans.

Author:
Jeremy Kuhn