org.jboss.wsf.spi.deployment
Class LifecycleHandlerFactory
java.lang.Object
org.jboss.wsf.spi.deployment.LifecycleHandlerFactory
- All Implemented Interfaces:
- SPIView
public abstract class LifecycleHandlerFactory
- extends Object
- implements SPIView
- Author:
- Heiko.Braun@jboss.com
Created: Jul 23, 2007
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LifecycleHandlerFactory
public LifecycleHandlerFactory()
newLifecycleHandler
@Deprecated
public abstract LifecycleHandler newLifecycleHandler()
- Deprecated.
getLifecycleHandler
public abstract LifecycleHandler getLifecycleHandler()
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.