org.apache.webbeans.lifecycle
Class LifecycleFactory

java.lang.Object
  extended by org.apache.webbeans.lifecycle.LifecycleFactory

public final class LifecycleFactory
extends Object


Constructor Summary
LifecycleFactory()
           
 
Method Summary
static LifecycleFactory getInstance()
           
 ContainerLifecycle getLifecycle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifecycleFactory

public LifecycleFactory()
Method Detail

getInstance

public static LifecycleFactory getInstance()

getLifecycle

public ContainerLifecycle getLifecycle()


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.