org.jboss.wsf.spi.deployment
Class LifecycleHandlerFactory

java.lang.Object
  extended by org.jboss.wsf.spi.deployment.LifecycleHandlerFactory
All Implemented Interfaces:
SPIView

public abstract class LifecycleHandlerFactory
extends java.lang.Object
implements SPIView

Author:
Heiko.Braun@jboss.com Created: Jul 23, 2007

Constructor Summary
LifecycleHandlerFactory()
           
 
Method Summary
abstract  LifecycleHandler newLifecycleHandler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifecycleHandlerFactory

public LifecycleHandlerFactory()
Method Detail

newLifecycleHandler

public abstract LifecycleHandler newLifecycleHandler()


Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.