KIE Internal 6.0.1.Final

org.kie.internal.io
Class ResourceTypeImpl

java.lang.Object
  extended by org.kie.internal.io.ResourceTypeImpl

public class ResourceTypeImpl
extends Object


Field Summary
static String KIE_RESOURCE_CONF_CLASS
           
 
Constructor Summary
ResourceTypeImpl()
           
 
Method Summary
static org.kie.api.io.ResourceConfiguration fromProperties(Properties prop)
           
static Properties toProperties(org.kie.api.io.ResourceConfiguration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KIE_RESOURCE_CONF_CLASS

public static final String KIE_RESOURCE_CONF_CLASS
See Also:
Constant Field Values
Constructor Detail

ResourceTypeImpl

public ResourceTypeImpl()
Method Detail

toProperties

public static Properties toProperties(org.kie.api.io.ResourceConfiguration conf)

fromProperties

public static org.kie.api.io.ResourceConfiguration fromProperties(Properties prop)

KIE Internal 6.0.1.Final

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.