public class JmsSingletons extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
make sure a new weld-container can be created without residue
|
javax.jms.ConnectionFactory |
getConnectionFactory()
creates the jms-connectionfactory which is injected anywhere during the tests.
|
public void destroy()
public javax.jms.ConnectionFactory getConnectionFactory()
throws Exception
Exception - should not occur since mockrunner uses the main memory for jms.Copyright © 2017–2018. All rights reserved.