EchoPoint API - 3.0.0b5
App Webcontainer

echopoint.internal
Class CommonService

java.lang.Object
  extended by echopoint.internal.CommonService

public class CommonService
extends Object

Register the Echopoint core library.

Version:
$Id: CommonService.java 220 2009-06-05 14:37:13Z sptrakesh $
Author:
Rakesh 2008-06-23

Field Summary
static Service ECHOPOINT_SERVICE
          The service for the core echopoint namespace and components.
static Service JQUERY_SERVICE
           
 
Constructor Summary
CommonService()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ECHOPOINT_SERVICE

public static final Service ECHOPOINT_SERVICE
The service for the core echopoint namespace and components.


JQUERY_SERVICE

public static final Service JQUERY_SERVICE
Constructor Detail

CommonService

public CommonService()

EchoPoint API - 3.0.0b5
App Webcontainer