当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
RepositoryServiceFactory (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client.rpc
Class RepositoryServiceFactory
java.lang.Object
org.drools.brms.client.rpc.RepositoryServiceFactory
public class RepositoryServiceFactory
- extends Object
Creates instances of the repository service for the client code to use.
- Author:
- Michael Neale
Field Summary |
static boolean |
DEBUG
Change this to switch between debug/mock mode (ie web front end only)
versus full RPC (which requires the back end be running in some form). |
static RepositoryServiceAsync |
SERVICE
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG
public static boolean DEBUG
- Change this to switch between debug/mock mode (ie web front end only)
versus full RPC (which requires the back end be running in some form).
Can set it to DEBUG if you want to run it client side only.
SERVICE
public static RepositoryServiceAsync SERVICE
RepositoryServiceFactory
public RepositoryServiceFactory()
getService
public static RepositoryServiceAsync getService()
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.