org.jboss.seam.solder.core
Class CoreExtension

java.lang.Object
  extended by org.jboss.seam.solder.core.CoreExtension
All Implemented Interfaces:
Extension

public class CoreExtension
extends Object
implements 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

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



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