@CompileStatic class GormDispatcherRegistrar extends Object implements FactoryBean<GormDispatcherRegistrar>, InitializingBean
Handles registering of GORM event listeners for GormAnnotatedSubscriber instances
| Type | Name and description |
|---|---|
Datastore[] |
datastores |
GormAnnotatedSubscriber[] |
subscribers |
| Constructor and description |
|---|
GormDispatcherRegistrar(EventBus eventBus) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
afterPropertiesSet() |
|
GormDispatcherRegistrar |
getObject() |
|
Class<?> |
getObjectType() |
|
boolean |
isSingleton() |
Groovy Documentation