@ApplicationScoped public class DroolsDomainHandler extends Object implements DomainHandler
| Constructor and Description |
|---|
DroolsDomainHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getPriority() |
ResourceOptions |
getResourceOptions(boolean newInstance) |
void |
postCommandProcessing(DataModelCommand command) |
void |
postEventProcessing(DataModelerEvent event) |
public String getName()
getName in interface DomainHandlerpublic int getPriority()
getPriority in interface DomainHandlerpublic ResourceOptions getResourceOptions(boolean newInstance)
getResourceOptions in interface DomainHandlerpublic void postCommandProcessing(DataModelCommand command)
postCommandProcessing in interface DomainHandlerpublic void postEventProcessing(DataModelerEvent event)
postEventProcessing in interface DomainHandlerCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.