public class HessianExtension
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
protected static class |
HessianExtension.DeployedEndpoint |
protected static class |
HessianExtension.Deployment |
Constructor and Description |
---|
HessianExtension() |
Modifier and Type | Method and Description |
---|---|
protected void |
deploy(AfterDeploymentValidation afterDeploymentValidation,
BeanManager bm) |
protected <X> void |
findHessianWebServices(<any> processBean) |
protected void |
init(BeforeBeanDiscovery beforeBeanDiscovery) |
protected void |
shutdown(BeforeShutdown unused) |
protected void init(BeforeBeanDiscovery beforeBeanDiscovery)
protected <X> void findHessianWebServices(<any> processBean)
protected void deploy(AfterDeploymentValidation afterDeploymentValidation, BeanManager bm)
protected void shutdown(BeforeShutdown unused)