Schnittstelle InterlibraryServerModule
- Alle Superschnittstellen:
org.xbib.net.http.server.application.ApplicationModule
- Alle bekannten Implementierungsklassen:
BaseInterlibraryServerModule
public interface InterlibraryServerModule
extends org.xbib.net.http.server.application.ApplicationModule
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
installEventServices
(org.xbib.event.common.EventManager.EventManagerBuilder builder) void
installInto
(InterlibraryServer interlibraryServer, org.xbib.net.http.server.domain.HttpSecurityDomain securityDomain, org.xbib.net.http.server.domain.HttpDomainBuilder domainBuilder) Von Schnittstelle geerbte Methoden org.xbib.net.http.server.application.ApplicationModule
getName, onFail, onFail, onFail, onFail, onOpen, onOpen, onOpen, onSuccess, onSuccess, onSuccess, onSuccess
-
Methodendetails
-
installEventServices
void installEventServices(org.xbib.event.common.EventManager.EventManagerBuilder builder) -
installInto
void installInto(InterlibraryServer interlibraryServer, org.xbib.net.http.server.domain.HttpSecurityDomain securityDomain, org.xbib.net.http.server.domain.HttpDomainBuilder domainBuilder)
-