org.jboss.solder.core
Class CoreExtension
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoreExtension
public CoreExtension()
Copyright © 2008-2011 Seam Framework. All Rights Reserved.