org.jboss.weld.extensions.core
Class CoreExtension

java.lang.Object
  extended by org.jboss.weld.extensions.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, Pete Muir, Gavin King

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



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