com.sun.ejb.containers
Class EJBTimerServiceConfigListener

java.lang.Object
  extended by com.sun.ejb.containers.EJBTimerServiceConfigListener
All Implemented Interfaces:
org.jvnet.hk2.config.ConfigListener

@Service
public class EJBTimerServiceConfigListener
extends Object
implements org.jvnet.hk2.config.ConfigListener

ConfigListener class for the EJB Timer Service changes

Author:
Marina Vatkina

Constructor Summary
EJBTimerServiceConfigListener()
           
 
Method Summary
 org.jvnet.hk2.config.UnprocessedChangeEvents changed(PropertyChangeEvent[] events)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBTimerServiceConfigListener

public EJBTimerServiceConfigListener()
Method Detail

changed

public org.jvnet.hk2.config.UnprocessedChangeEvents changed(PropertyChangeEvent[] events)
Specified by:
changed in interface org.jvnet.hk2.config.ConfigListener


Copyright © 2012 GlassFish Community. All Rights Reserved.