com.abra.j2xb.beans.model
Interface MOBeansFactory.BeanAddedListener

Enclosing class:
MOBeansFactory

public static interface MOBeansFactory.BeanAddedListener


Method Summary
 void persistentBeanAdded(MOPersistentBeanDescriptor beanClass)
          fired when a bean is added to the factory
 

Method Detail

persistentBeanAdded

void persistentBeanAdded(MOPersistentBeanDescriptor beanClass)
                         throws MOBeansException
fired when a bean is added to the factory

Parameters:
beanClass - - the bean class added
Throws:
MOBeansException


Copyright © 2008. All Rights Reserved.