public class Shop extends Object
static Set<String>
observers
Shop()
String
getClassName()
void
observeDelivery(Delivery delivery)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Set<String> observers
public Shop()
public String getClassName()
public void observeDelivery(@Observes Delivery delivery)
Copyright © 2008–2016 CDI TCK. All rights reserved.