org.errai.samples.helloworld.server
Class AppConfigurator
java.lang.Object
org.errai.samples.helloworld.server.AppConfigurator
- All Implemented Interfaces:
- ErraiConfigExtension
public class AppConfigurator
- extends Object
- implements ErraiConfigExtension
Create a config extension class so we can do things like setup the default tables
when the application is deployed, etc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppConfigurator
@Inject
public AppConfigurator(MessageBus bus)
configure
public void configure(ErraiConfig config)
- Specified by:
configure in interface ErraiConfigExtension
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.