org.jboss.solder.core
Class CoreExtension

java.lang.Object
  extended by org.jboss.solder.core.CoreExtension
All Implemented Interfaces:
javax.enterprise.inject.spi.Extension

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

Extension to install the "core" extensions. Core extensions are those that add additional abilities to CDI applications via annotations.

Author:
Stuart Douglas, Pete Muir, Dan Allen, Gavin King, Jozef Hartinger

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

Constructor Detail

CoreExtension

public CoreExtension()


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