org.apache.myfaces.flow.cdi
Class FlowBuilderCDIExtension

java.lang.Object
  extended by org.apache.myfaces.flow.cdi.FlowBuilderCDIExtension
All Implemented Interfaces:
javax.enterprise.inject.spi.Extension

public class FlowBuilderCDIExtension
extends Object
implements javax.enterprise.inject.spi.Extension

This extension is responsible of scan flow definitions through CDI. For example:

Author:
Leonardo Uribe

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

Constructor Detail

FlowBuilderCDIExtension

public FlowBuilderCDIExtension()


Copyright © 2014 The Apache Software Foundation. All rights reserved.