org.controlhaus.hibernate
Class HibernateControlImplInitializer

java.lang.Object
  extended by org.apache.beehive.controls.runtime.bean.ImplInitializer
      extended by org.controlhaus.hibernate.HibernateControlImplInitializer

public class HibernateControlImplInitializer
extends org.apache.beehive.controls.runtime.bean.ImplInitializer


Nested Class Summary
protected static class HibernateControlImplInitializer.ContextLifeCycleEventAdaptor
           
protected static class HibernateControlImplInitializer.ResourceContextResourceEventsEventAdaptor
           
 
Constructor Summary
HibernateControlImplInitializer()
           
 
Method Summary
 void initServices(org.apache.beehive.controls.runtime.bean.ControlBean bean, java.lang.Object target)
          Initializes the nested contextual services required by the implementation
 void resetServices(org.apache.beehive.controls.runtime.bean.ControlBean bean, java.lang.Object target)
          Resets all nested contextual services instances to null
 
Methods inherited from class org.apache.beehive.controls.runtime.bean.ImplInitializer
getEventNotifier, initControls, initEventProxies, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateControlImplInitializer

public HibernateControlImplInitializer()
Method Detail

initServices

public void initServices(org.apache.beehive.controls.runtime.bean.ControlBean bean,
                         java.lang.Object target)
Initializes the nested contextual services required by the implementation

Overrides:
initServices in class org.apache.beehive.controls.runtime.bean.ImplInitializer

resetServices

public void resetServices(org.apache.beehive.controls.runtime.bean.ControlBean bean,
                          java.lang.Object target)
Resets all nested contextual services instances to null

Overrides:
resetServices in class org.apache.beehive.controls.runtime.bean.ImplInitializer


Copyright © 2004-2005 Controlhaus. All Rights Reserved.