public interface ContextModelListener
entity classes or
generators.| Modifier and Type | Method and Description |
|---|---|
void |
foundEntityClass(EntityClass<?> entityClass)
Called whenn a new entity class was created.
|
void |
foundGenerator(IdGenerator generator)
Called whenn a new generator was created.
|
void foundEntityClass(EntityClass<?> entityClass)
entityClass - the found classvoid foundGenerator(IdGenerator generator)
generator - the new generatorCopyright © 2017 fastnate.org. All rights reserved.