org.jboss.seam.solder.unwraps
Class UnwrapsExtension

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

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

An extension that allows the use of Unwraps methods

Author:
Stuart Douglas

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

Constructor Detail

UnwrapsExtension

public UnwrapsExtension()


Copyright © 2011 Seam Framework. All Rights Reserved.