Java org.apache.cordova PluginEntry fields, constructors, methods, implement or subclass

Example usage for Java org.apache.cordova PluginEntry fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.cordova PluginEntry.

The text is from its open source code.

Constructor

PluginEntry(String service, CordovaPlugin plugin)
Constructs with a CordovaPlugin already instantiated.