moto web application
Revisión | a47384a61fa494cb462af5de02fdd544a5016e22 (tree) |
---|---|
Tiempo | 2014-01-28 11:14:17 |
Autor | astoria-d <astoria-d@mail...> |
Commiter | astoria-d |
test3
@@ -73,8 +73,8 @@ public class PushBean implements MessageListener, Serializable { | ||
73 | 73 | throw new IllegalStateException("Can't find registered ConnectionFactory"); |
74 | 74 | } |
75 | 75 | } |
76 | - } | |
77 | - | |
76 | + } | |
77 | + | |
78 | 78 | private TopicConnection connection = null; |
79 | 79 | private TopicSession session = null; |
80 | 80 | private TopicPublisher publisher = null; |