@MessageBundle(projectCode="RESTEASY")
public interface Messages
| Modifier and Type | Field and Description |
|---|---|
static int |
BASE |
static Messages |
MESSAGES |
| Modifier and Type | Method and Description |
|---|---|
String |
needToSpecifyCacheName() |
static final Messages MESSAGES
static final int BASE
@Message(id=10000,
value="need to specify server.request.cache.infinispan.cache.name")
String needToSpecifyCacheName()
Copyright © 2020 JBoss by Red Hat. All rights reserved.