public class LicenseContactPersonService extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| Constructor and Description |
|---|
LicenseContactPersonService(org.springframework.core.io.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
List<LicenseContactPerson> |
getPersons() |
List<LicenseContactPerson> |
licenseContactPersons(String idpEntityID) |
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent contextRefreshedEvent) |
public LicenseContactPersonService(org.springframework.core.io.Resource resource)
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent contextRefreshedEvent)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>public List<LicenseContactPerson> licenseContactPersons(String idpEntityID)
public List<LicenseContactPerson> getPersons()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.