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
 JAXBContext getContext(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 JAXBContext getContext(InjectionPoint ip)


Copyright © 2011 Seam Framework. All Rights Reserved.