org.jboss.wsf.spi.deployment
Class LifecycleHandlerFactory
- java.lang.Object
- org.jboss.wsf.spi.deployment.LifecycleHandlerFactory
public abstract class LifecycleHandlerFactory extends Object
- Author:
- [email protected] Created: Jul 23, 2007
Constructor Summary
Constructors Constructor and Description LifecycleHandlerFactory()
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description abstract LifecycleHandler
getLifecycleHandler()
Method Detail
getLifecycleHandler
public abstract LifecycleHandler getLifecycleHandler()
Copyright © 2018 JBoss, by Red Hat. All rights reserved.