Package org.kie.drl.api.identifiers
Class DrlSessionIdFactory
- java.lang.Object
-
- org.kie.drl.api.identifiers.DrlSessionIdFactory
-
- All Implemented Interfaces:
DrlComponentRoot,org.kie.efesto.common.api.identifiers.ComponentRoot
public class DrlSessionIdFactory extends Object implements DrlComponentRoot
-
-
Constructor Summary
Constructors Constructor Description DrlSessionIdFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LocalComponentIdDrlSessionget(String basePath, long identifier)
-
-
-
Method Detail
-
get
public LocalComponentIdDrlSession get(String basePath, long identifier)
-
-