NextApp Echo3
v3.0.b4

nextapp.echo.webcontainer.service
Class BootService

java.lang.Object
  extended by nextapp.echo.webcontainer.service.BootService

public class BootService
extends java.lang.Object

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


Field Summary
static Service SERVICE
          The singleton instance.
 
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

SERVICE

public static final Service SERVICE
The singleton instance.

Method Detail

install

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


NextApp Echo3
v3.0.b4