de.opsdesign.yax.types
Class ComponentTypeFactory

java.lang.Object
  extended by de.opsdesign.yax.log.LogBuilder
      extended by de.opsdesign.yax.types.ComponentTypeFactory
All Implemented Interfaces:
Loggable
Direct Known Subclasses:
ConstructTypeFactory, StepTypeFactory

public class ComponentTypeFactory
extends LogBuilder

Author:
jmo

Constructor Summary
ComponentTypeFactory()
           
 
Method Summary
 ComponentTypes getImplementedTypes()
           
 java.lang.Object getNewInstance(java.lang.Class newClass)
           
 
Methods inherited from class de.opsdesign.yax.log.LogBuilder
log, log, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentTypeFactory

public ComponentTypeFactory()
                     throws ConfigurationException
Throws:
ConfigurationException
Method Detail

getNewInstance

public java.lang.Object getNewInstance(java.lang.Class newClass)
                                throws ConfigurationException
Throws:
ConfigurationException

getImplementedTypes

public ComponentTypes getImplementedTypes()


Copyright © 2008 OPS Design GmbH. All Rights Reserved.