Package org.infinispan.tasks.logging
Interface Messages
-
- All Known Implementing Classes:
Messages_$bundle
@MessageBundle(projectCode="ISPN") public interface Messages
Messages for the tasks module- Since:
- 8.2
- Author:
- Tristan Tarrant
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
taskFailure(String name)
String
taskSuccess(String name)
-