org.jboss.seam.security.external
Class JaxbContextProducer

java.lang.Object
  extended by org.jboss.seam.security.external.JaxbContextProducer

public class JaxbContextProducer
extends Object

Author:
Marcel Kolsteren

Constructor Summary
JaxbContextProducer()
           
 
Method Summary
 javax.xml.bind.JAXBContext getContext(javax.enterprise.inject.spi.InjectionPoint ip)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbContextProducer

public JaxbContextProducer()
Method Detail

getContext

@Produces
public javax.xml.bind.JAXBContext getContext(javax.enterprise.inject.spi.InjectionPoint ip)


Copyright © 2011 Seam Framework. All Rights Reserved.