A B C D G I O S
A
- addBooking(Booking) - Method in interface org.apache.karaf.examples.blueprint.client.ClientService
-
- addBooking(Booking) - Method in class org.apache.karaf.examples.blueprint.client.ClientServiceImpl
-
B
- bookings() - Method in interface org.apache.karaf.examples.blueprint.client.ClientService
-
- bookings() - Method in class org.apache.karaf.examples.blueprint.client.ClientServiceImpl
-
C
- ClientService - Interface in org.apache.karaf.examples.blueprint.client
-
- ClientServiceImpl - Class in org.apache.karaf.examples.blueprint.client
-
Just an indirection service basically for the itest.
- ClientServiceImpl() - Constructor for class org.apache.karaf.examples.blueprint.client.ClientServiceImpl
-
D
- destroy() - Method in class org.apache.karaf.examples.blueprint.client.Display
-
Destroy method used to stop the thread.
- Display - Class in org.apache.karaf.examples.blueprint.client
-
Simple class getting the booking service (thanks to Blueprint), adding a random booking and displaying periodically.
- Display() - Constructor for class org.apache.karaf.examples.blueprint.client.Display
-
G
- getBookingService() - Method in class org.apache.karaf.examples.blueprint.client.ClientServiceImpl
-
I
- init() - Method in class org.apache.karaf.examples.blueprint.client.Display
-
Init method used to start the thread.
O
- org.apache.karaf.examples.blueprint.client - package org.apache.karaf.examples.blueprint.client
-
S
- setBookingService(BookingService) - Method in class org.apache.karaf.examples.blueprint.client.ClientServiceImpl
-
- setClientService(ClientService) - Method in class org.apache.karaf.examples.blueprint.client.Display
-
This setter is used by Blueprint to inject the client service.
A B C D G I O S
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.