@Named public class ContactManagerImpl extends Object implements ContactManager
| Constructor and Description |
|---|
ContactManagerImpl() |
public String addContact(Contact contact) throws Exception
addContact in interface ContactManagerExceptionpublic List<Contact> getContacts()
getContacts in interface ContactManagerCopyright © 2015 WSO2 Inc. All rights reserved.