org.glassfish.deployapi.config
Class DConfigBeanRootFactoryImpl
java.lang.Object
org.glassfish.deployapi.config.DConfigBeanRootFactoryImpl
public class DConfigBeanRootFactoryImpl
- extends Object
This factory class is responsible for creating DConfigBeanRoot instances
- Author:
- Jerome Dochez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDConfigBeanRootForType
public static DConfigBeanRoot getDConfigBeanRootForType(ModuleType moduleType)
- Parameters:
the - module type
- Returns:
- the right DConfigBeanRoot implementation depending on the
passed module type
Copyright © 2012. All Rights Reserved.