public class DefaultLifecycleHandler extends Object implements org.jboss.wsf.spi.deployment.LifecycleHandler
Constructor and Description |
---|
DefaultLifecycleHandler() |
Modifier and Type | Method and Description |
---|---|
static DefaultLifecycleHandler |
getInstance() |
void |
start(org.jboss.wsf.spi.deployment.Endpoint ep) |
void |
stop(org.jboss.wsf.spi.deployment.Endpoint ep) |
public static DefaultLifecycleHandler getInstance()
public void start(org.jboss.wsf.spi.deployment.Endpoint ep)
start
in interface org.jboss.wsf.spi.deployment.LifecycleHandler
public void stop(org.jboss.wsf.spi.deployment.Endpoint ep)
stop
in interface org.jboss.wsf.spi.deployment.LifecycleHandler
Copyright © 2017 JBoss, by Red Hat. All rights reserved.