org.controlhaus.hibernate
Class HibernateControlImplInitializer.ContextLifeCycleEventAdaptor

java.lang.Object
  extended by org.controlhaus.hibernate.HibernateControlImplInitializer.ContextLifeCycleEventAdaptor
All Implemented Interfaces:
java.io.Serializable, org.apache.beehive.controls.api.context.ControlBeanContext.LifeCycle
Enclosing class:
HibernateControlImplInitializer

protected static class HibernateControlImplInitializer.ContextLifeCycleEventAdaptor
extends java.lang.Object
implements org.apache.beehive.controls.api.context.ControlBeanContext.LifeCycle, java.io.Serializable

See Also:
Serialized Form

Method Summary
 void onCreate()
           
 void onPropertyChange(java.beans.PropertyChangeEvent arg0)
           
 void onVetoableChange(java.beans.PropertyChangeEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

onVetoableChange

public void onVetoableChange(java.beans.PropertyChangeEvent arg0)
                      throws java.beans.PropertyVetoException
Specified by:
onVetoableChange in interface org.apache.beehive.controls.api.context.ControlBeanContext.LifeCycle
Throws:
java.beans.PropertyVetoException

onPropertyChange

public void onPropertyChange(java.beans.PropertyChangeEvent arg0)
Specified by:
onPropertyChange in interface org.apache.beehive.controls.api.context.ControlBeanContext.LifeCycle

onCreate

public void onCreate()
Specified by:
onCreate in interface org.apache.beehive.controls.api.context.ControlBeanContext.LifeCycle


Copyright © 2004-2005 Controlhaus. All Rights Reserved.