D F H N O S
D
- deleteAll() - Method in interface net.osgiliath.messaging.repository.HelloRepository
-
deletes all entities.
- deleteAll() - Method in class net.osgiliath.messaging.repository.impl.HelloJMSRepository
-
deletes all elements.
F
- findAll() - Method in interface net.osgiliath.messaging.repository.HelloRepository
-
gets all entities.
- findAll() - Method in class net.osgiliath.messaging.repository.impl.HelloJMSRepository
-
returns all elements.
- findByHelloObjectMessage(String) - Method in interface net.osgiliath.messaging.repository.HelloRepository
-
finds entity by message.
- findByHelloObjectMessage(String) - Method in class net.osgiliath.messaging.repository.impl.HelloJMSRepository
-
finds entities by message.
H
- HelloEntity - Class in net.osgiliath.messaging
-
sample entity.
- HelloEntity() - Constructor for class net.osgiliath.messaging.HelloEntity
-
- HelloJMSRepository - Class in net.osgiliath.messaging.repository.impl
-
JMS repository implementation for itests purpose.
- HelloJMSRepository() - Constructor for class net.osgiliath.messaging.repository.impl.HelloJMSRepository
-
- HelloRepository - Interface in net.osgiliath.messaging.repository
-
JMS repository definition.
- Hellos - Class in net.osgiliath.messaging
-
message collection.
- Hellos() - Constructor for class net.osgiliath.messaging.Hellos
-
N
- net.osgiliath.messaging - package net.osgiliath.messaging
-
- net.osgiliath.messaging.repository - package net.osgiliath.messaging.repository
-
- net.osgiliath.messaging.repository.impl - package net.osgiliath.messaging.repository.impl
-
O
- onMessage(Message) - Method in class net.osgiliath.messaging.repository.impl.HelloJMSRepository
-
Camel message listener.
S
- save(S) - Method in interface net.osgiliath.messaging.repository.HelloRepository
-
Entity persistence.
- save(S) - Method in class net.osgiliath.messaging.repository.impl.HelloJMSRepository
-
Consumer method for instance save.
D F H N O S
Copyright © 2013–2015 Osgiliath. All rights reserved.