Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.cordova
Class CordovaProducer

java.lang.Object
  extended by org.jboss.errai.ui.cordova.CordovaProducer

@Singleton
public class CordovaProducer
extends Object

Wrapper around gwtphonegap so we can inject the phonegap capabilities in a more errai way


Constructor Summary
CordovaProducer()
           
 
Method Summary
 com.googlecode.gwtphonegap.client.PhoneGap getPhoneGap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CordovaProducer

public CordovaProducer()
Method Detail

getPhoneGap

public com.googlecode.gwtphonegap.client.PhoneGap getPhoneGap()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.