See: Description
Class | Description |
---|---|
AbstractGenerator | |
BinderFactoryGenerator | |
DefaultInstantiableCreatorGenerator | |
DependenciesFactoryGenerator | |
PublicInterfaceCreatorGenerator | |
ScopeBinderFactoryGenerator |
To use this code generator, you need to include the velocity in your classpath at compile time. This library is no needed at runtime once the code has been compiled into JavaScript files. The library is needed at runtime for hosted mode.
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
<version>1.7</version>
</dependency>
com.asayama.gwt.angular.client.annotations.Bind
Copyright © 2014. All rights reserved.