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