- java.lang.Object
-
- org.apache.karaf.examples.mbean.provider.BookingServiceMemoryImpl
-
- All Implemented Interfaces:
- org.apache.karaf.examples.mbean.api.BookingService
public class BookingServiceMemoryImpl
extends Object
implements org.apache.karaf.examples.mbean.api.BookingService
Simple implementation of the BookingService storing the Booking
instances in a list in memory.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.