Package jade.core.faultRecovery
Interface FaultRecoveryHelper
-
- All Superinterfaces:
ServiceHelper
public interface FaultRecoveryHelper extends ServiceHelper
-
-
Field Summary
Fields Modifier and Type Field Description static StringSERVICE_NAME
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreattach()-
Methods inherited from interface jade.core.ServiceHelper
init
-
-
-
-
Field Detail
-
SERVICE_NAME
static final String SERVICE_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
reattach
void reattach() throws ServiceException- Throws:
ServiceException
-
-