org.apache.geronimo.gbean
Interface GBeanInfoFactoryRegistry

All Known Implementing Classes:
MultiGBeanInfoFactory

public interface GBeanInfoFactoryRegistry

Version:
$Rev:$ $Date:$

Method Summary
 void registerFactory(GBeanInfoFactory factory)
           
 void unregisterFactory(GBeanInfoFactory factory)
           
 

Method Detail

registerFactory

void registerFactory(GBeanInfoFactory factory)

unregisterFactory

void unregisterFactory(GBeanInfoFactory factory)


Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.