Fabric3 Java

org.fabric3.java
Class JavaImplementation

java.lang.Object
  extended by org.fabric3.scdl.ModelObject
      extended by org.fabric3.scdl.AbstractPolicyAware
          extended by org.fabric3.scdl.Implementation<org.fabric3.pojo.scdl.PojoComponentType>
              extended by org.fabric3.java.JavaImplementation
All Implemented Interfaces:
org.fabric3.scdl.PolicyAware

public class JavaImplementation
extends org.fabric3.scdl.Implementation<org.fabric3.pojo.scdl.PojoComponentType>

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

Field Summary
static QName IMPLEMENTATION_JAVA
           
 
Constructor Summary
JavaImplementation()
           
 
Method Summary
 String getImplementationClass()
           
 QName getType()
           
 void setImplementationClass(String implementationClass)
           
 
Methods inherited from class org.fabric3.scdl.Implementation
getComponentType, setComponentType
 
Methods inherited from class org.fabric3.scdl.AbstractPolicyAware
getIntents, getPolicySets, setIntents, setPolicySets
 
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
 

Field Detail

IMPLEMENTATION_JAVA

public static final QName IMPLEMENTATION_JAVA
Constructor Detail

JavaImplementation

public JavaImplementation()
Method Detail

getType

public QName getType()
Specified by:
getType in class org.fabric3.scdl.Implementation<org.fabric3.pojo.scdl.PojoComponentType>

getImplementationClass

public String getImplementationClass()

setImplementationClass

public void setImplementationClass(String implementationClass)

Fabric3 Java

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