org.kie.aries.blueprint.factorybeans
Class KSessionOptions
java.lang.Object
org.kie.aries.blueprint.factorybeans.KSessionOptions
public class KSessionOptions
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KSessionOptions
public KSessionOptions()
getkBaseRef
public String getkBaseRef()
setkBaseRef
public void setkBaseRef(String kBaseRef)
getType
public String getType()
setType
public void setType(String type)
getDef
public String getDef()
setDef
public void setDef(String def)
getClockType
public String getClockType()
setClockType
public void setClockType(String clockType)
getScope
public String getScope()
setScope
public void setScope(String scope)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.