org.hibernate.validator.internal.cdi
Class DestructibleBeanInstance<T>
java.lang.Object
org.hibernate.validator.internal.cdi.DestructibleBeanInstance<T>
public class DestructibleBeanInstance<T>
- extends Object
- Author:
- Hardy Ferentschik
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DestructibleBeanInstance
public DestructibleBeanInstance(javax.enterprise.inject.spi.BeanManager beanManager,
Class<T> key)
getInstance
public T getInstance()
destroy
public void destroy()
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved