EchoPoint API - 3.0.0b5
App Webcontainer

echopoint.internal
Class CommonResources

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

public class CommonResources
extends Object

Boot-strap code for loading common resources.

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

Constructor Summary
CommonResources()
           
 
Method Summary
static void install()
          Method that must be invoked by all component peers.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonResources

public CommonResources()
Method Detail

install

public static void install()
Method that must be invoked by all component peers.


EchoPoint API - 3.0.0b5
App Webcontainer