Uses of Class
org.oa4mp.server.api.util.NewClientEvent
-
Packages that use NewClientEvent Package Description org.oa4mp.server.api.storage.servlet org.oa4mp.server.api.util -
-
Uses of NewClientEvent in org.oa4mp.server.api.storage.servlet
Methods in org.oa4mp.server.api.storage.servlet with parameters of type NewClientEvent Modifier and Type Method Description protected voidAbstractRegistrationServlet. fireNewClientEvent(NewClientEvent newClientEvent) -
Uses of NewClientEvent in org.oa4mp.server.api.util
Subclasses of NewClientEvent in org.oa4mp.server.api.util Modifier and Type Class Description classACNewClientEventCreated by Jeff Gaynor
on 5/27/21 at 1:36 PMclassNewAdminClientEventCreated by Jeff Gaynor
on 5/27/21 at 1:36 PMMethods in org.oa4mp.server.api.util with parameters of type NewClientEvent Modifier and Type Method Description voidNewClientListener. fireNewClientEvent(NewClientEvent newClientEvent)voidNewClientNotifier. fireNewClientEvent(NewClientEvent notificationEvent)
-