org.apache.myfaces.flow.cdi
Class FlowBuilderCDIExtension
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowBuilderCDIExtension
public FlowBuilderCDIExtension()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.