public class AbstractDeployNotificationListener extends java.lang.Object implements DeployNotificationListener
Constructor and Description |
---|
AbstractDeployNotificationListener() |
Modifier and Type | Method and Description |
---|---|
void |
onStart() |
void |
onStop() |
public void onStart()
onStart
in interface DeployNotificationListener
public void onStop()
onStop
in interface DeployNotificationListener