Package org.infinispan.scripting.logging
Interface Messages
-
- All Known Implementing Classes:
Messages_$bundle
@MessageBundle(projectCode="ISPN") public interface Messages
Informational Scripting messages. These start from 21500 so as not to overlap with the logging messages defined inLog
Messages.- Since:
- 7.0
- Author:
- Tristan Tarrant
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
executedScript(String scriptName, String cacheName)
-