Class ManagedBeanRegistryImpl

java.lang.Object
org.hibernate.resource.beans.internal.ManagedBeanRegistryImpl
All Implemented Interfaces:
Serializable, BeanContainer.LifecycleOptions, ManagedBeanRegistry, Service, Stoppable

public class ManagedBeanRegistryImpl extends Object implements ManagedBeanRegistry, BeanContainer.LifecycleOptions, Stoppable
Abstract support (template pattern) for ManagedBeanRegistry implementations
See Also: