org.glassfish.deployapi.config
Class DConfigBeanRootFactoryImpl

java.lang.Object
  extended by org.glassfish.deployapi.config.DConfigBeanRootFactoryImpl

public class DConfigBeanRootFactoryImpl
extends Object

This factory class is responsible for creating DConfigBeanRoot instances

Author:
Jerome Dochez

Method Summary
static DConfigBeanRoot getDConfigBeanRootForType(ModuleType moduleType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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.