NextApp Echo2
v2.1.1

nextapp.echo2.webrender.service
Class CoreServices

java.lang.Object
  extended by nextapp.echo2.webrender.service.CoreServices

public class CoreServices
extends java.lang.Object

Static instances of the 'core' Web Render Engine Services.


Field Summary
static Service CLIENT_ENGINE
          Client Engine JavaScript code.
 
Method Summary
static void install(ServiceRegistry services)
          Installs the core services in the specified ServiceRegistry.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLIENT_ENGINE

public static final Service CLIENT_ENGINE
Client Engine JavaScript code.

Method Detail

install

public static void install(ServiceRegistry services)
Installs the core services in the specified ServiceRegistry. services the ServiceRegistry


NextApp Echo2
v2.1.1