Interface MessageCompilerManager
-
- All Known Implementing Classes:
DefaultMessageCompilerManager
public interface MessageCompilerManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MessageCompiler
getMessageCompiler(String roleHint)
-
-
-
Field Detail
-
ROLE
static final String ROLE
-
-
Method Detail
-
getMessageCompiler
MessageCompiler getMessageCompiler(String roleHint) throws NoSuchNativeProviderException
- Throws:
NoSuchNativeProviderException
-
-