public interface J2EEModuleCallBack
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentDescriptor() |
String |
getName() |
String |
getParentName() |
String |
getServerName() |
void |
start(Object module) |
void |
stop(Object module) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.