Signed-off-by: Roland Häder <roland@mxchange.org>
/*
- * Copyright (C) 2017 Roland Haeder<roland@mxchange.org>
+ * Copyright (C) 2017 Roland Häder<roland@mxchange.org>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* An interface for observable events being fired when a customer instance has
* been successfully created. This may happen when a customer profile was called.
* <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
*/
public interface ObservableCreatedCustomerEvent extends Serializable {