public class StandardEntityNotFoundDelegate extends Object implements EntityNotFoundDelegate
ObjectNotFoundException
.Modifier and Type | Field and Description |
---|---|
static StandardEntityNotFoundDelegate |
INSTANCE
Singleton access
|
Constructor and Description |
---|
StandardEntityNotFoundDelegate() |
Modifier and Type | Method and Description |
---|---|
void |
handleEntityNotFound(String entityName,
Serializable id) |
public static final StandardEntityNotFoundDelegate INSTANCE
public void handleEntityNotFound(String entityName, Serializable id)
handleEntityNotFound
in interface EntityNotFoundDelegate
Copyright © 2016 JBoss by Red Hat. All rights reserved.