Interface ContainedBean<B>

All Superinterfaces:
ManagedBean<B>
All Known Subinterfaces:
ContainedBeanImplementor<B>
All Known Implementing Classes:
FallbackContainedBean

public interface ContainedBean<B> extends ManagedBean<B>