org.jboss.seam.solder.el
Class ELExtension

java.lang.Object
  extended by org.jboss.seam.solder.el.ELExtension
All Implemented Interfaces:
javax.enterprise.inject.spi.Extension

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

Extension that adds classes from the el package as AnnotatedTypes

Author:
Stuart Douglas, Pete Muir

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

Constructor Detail

ELExtension

public ELExtension()


Copyright © 2008-2010 Seam Framework. All Rights Reserved.