org.fabric3.java
Class JavaImplementation
java.lang.Object
org.fabric3.scdl.ModelObject
org.fabric3.scdl.AbstractPolicyAware
org.fabric3.scdl.Implementation<org.fabric3.pojo.scdl.PojoComponentType>
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) $$
| 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 |
IMPLEMENTATION_JAVA
public static final QName IMPLEMENTATION_JAVA
JavaImplementation
public JavaImplementation()
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)
Copyright © 2007 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.