NextApp Echo2
v2.1.1

nextapp.echo2.webrender.service
Class DebugPaneService

java.lang.Object
  extended by nextapp.echo2.webrender.service.StaticTextService
      extended by nextapp.echo2.webrender.service.DebugPaneService
All Implemented Interfaces:
Service

public class DebugPaneService
extends StaticTextService

Service which renders HTML content of Debug Pane.


Field Summary
static Service INSTANCE
          Singleton instance.
 
Fields inherited from interface nextapp.echo2.webrender.Service
DO_NOT_CACHE
 
Method Summary
 
Methods inherited from class nextapp.echo2.webrender.service.StaticTextService
forResource, getId, getVersion, service
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final Service INSTANCE
Singleton instance.


NextApp Echo2
v2.1.1