Interface Messages
- 
- All Known Implementing Classes:
 Messages_$bundle
@MessageBundle(projectCode="RESTEASY") public interface Messages- Version:
 - $Revision: 1.1 $ Copyright Aug 29, 2015
 - Author:
 - Ron Sigal
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringdefaultApplicationNotImplemented() 
 - 
 
- 
- 
Field Detail
- 
MESSAGES
static final Messages MESSAGES
 
- 
BASE
static final int BASE
- See Also:
 - Constant Field Values
 
 
 - 
 
- 
Method Detail
- 
defaultApplicationNotImplemented
@Message(id=12500, value="Default Application class not implemented yet") String defaultApplicationNotImplemented() 
 - 
 
 -