Fabric3 Java

org.fabric3.java
Class JavaComponentDefinition

java.lang.Object
  extended by org.fabric3.scdl.ModelObject
      extended by org.fabric3.spi.model.physical.PhysicalComponentDefinition
          extended by org.fabric3.pojo.implementation.PojoComponentDefinition
              extended by org.fabric3.java.JavaComponentDefinition

public class JavaComponentDefinition
extends org.fabric3.pojo.implementation.PojoComponentDefinition

Represents the physical component definition for a Java implementation.

Version:
$Rev: 1382 $ $Date: 2007-09-23 21:08:40 +0100 (Sun, 23 Sep 2007) $

Constructor Summary
JavaComponentDefinition()
           
 
Method Summary
 
Methods inherited from class org.fabric3.pojo.implementation.PojoComponentDefinition
getClassLoaderId, getInstanceFactoryProviderDefinition, getPropertyValue, getPropertyValues, setClassLoaderId, setInstanceFactoryProviderDefinition, setPropertyValue
 
Methods inherited from class org.fabric3.spi.model.physical.PhysicalComponentDefinition
getComponentId, getGroupId, getInitLevel, getScope, setComponentId, setGroupId, setInitLevel, setScope
 
Methods inherited from class org.fabric3.scdl.ModelObject
addResourceDescription, getResourceDescriptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaComponentDefinition

public JavaComponentDefinition()

Fabric3 Java

Copyright © 2007 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.