org.jboss.seam.jms.impl.inject
Class ContextProducer
java.lang.Object
org.jboss.seam.jms.impl.inject.ContextProducer
public class ContextProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextProducer
public ContextProducer()
getContext
@Produces
public Context getContext()
throws NamingException
- Throws:
NamingException
disposeContext
public void disposeContext(@Disposes
Context ctx)
throws NamingException
- Throws:
NamingException
Copyright © 2011 Seam Framework. All Rights Reserved.