public abstract @interface

SingleJsoImplName

implements Annotation
com.google.gwt.core.client.SingleJsoImplName

Class Overview

This annotation may be placed on an interface to name the single JavaScriptObject type that implements the interface. This annotation may be used in place of SingleJsoImpl if the JSO implementation is not normally available, perhaps because it is created during a build process.

See Also

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation