beanICF.setController(controller);
beanICF.setDelegateICF(((AbstractManagedObjectFactory)
getMOF()).getDefaultInstanceFactory());
getMOF().addInstanceClassFactory(beanICF);
addComponentMapper(new KernelDeploymentComponentMapper(getPersistenceFactory()));
}