org.kie.api
Class KieServices.Factory
java.lang.Object
org.kie.api.KieServices.Factory
- Enclosing interface:
- KieServices
public static class KieServices.Factory
- extends Object
A Factory for this KieServices
Method Summary |
static KieServices |
get()
Returns a reference to the KieServices singleton |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KieServices.Factory
public KieServices.Factory()
get
public static KieServices get()
- Returns a reference to the KieServices singleton
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.