org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee
Class MakeItHappenApplicationConfiguration

java.lang.Object
  extended by org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee.MakeItHappenApplicationConfiguration
All Implemented Interfaces:
org.eclipse.rap.rwt.application.ApplicationConfiguration

public class MakeItHappenApplicationConfiguration
extends Object
implements org.eclipse.rap.rwt.application.ApplicationConfiguration

The ApplicationConfiguration for the MakeItHappen RAP Demo.


Field Summary
 
Fields inherited from interface org.eclipse.rap.rwt.application.ApplicationConfiguration
CONFIGURATION_PARAM, RESOURCE_ROOT_LOCATION
 
Constructor Summary
MakeItHappenApplicationConfiguration()
           
 
Method Summary
 void configure(org.eclipse.rap.rwt.application.Application application)
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MakeItHappenApplicationConfiguration

public MakeItHappenApplicationConfiguration()
Method Detail

configure

public void configure(org.eclipse.rap.rwt.application.Application application)

Specified by:
configure in interface org.eclipse.rap.rwt.application.ApplicationConfiguration
See Also:
ApplicationConfiguration.configure(org.eclipse.rap.rwt.application.Application)


Copyright © 2015. All Rights Reserved.