Uses of Interface
org.drools.core.marshalling.impl.KieSessionInitializer
-
Packages that use KieSessionInitializer Package Description org.drools.core.marshalling.impl -
-
Uses of KieSessionInitializer in org.drools.core.marshalling.impl
Methods in org.drools.core.marshalling.impl that return KieSessionInitializer Modifier and Type Method Description KieSessionInitializerInternalMarshaller. getInitializer()Methods in org.drools.core.marshalling.impl with parameters of type KieSessionInitializer Modifier and Type Method Description voidInternalMarshaller. setInitializer(KieSessionInitializer initializer)
-