org.hibernate.ejb
Class EventListenerConfigurator

java.lang.Object
  extended by org.hibernate.ejb.EventListenerConfigurator

public class EventListenerConfigurator
extends Object

Author:
Emmanuel Bernard

Constructor Summary
EventListenerConfigurator(Ejb3Configuration configuration)
           
 
Method Summary
 void configure()
           
 void setProperties(Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventListenerConfigurator

public EventListenerConfigurator(Ejb3Configuration configuration)
Method Detail

setProperties

public void setProperties(Properties properties)

configure

public void configure()


Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.