Uses of Class
org.dspace.event.factory.EventServiceFactory
-
Packages that use EventServiceFactory Package Description org.dspace.event.factory -
-
Uses of EventServiceFactory in org.dspace.event.factory
Subclasses of EventServiceFactory in org.dspace.event.factory Modifier and Type Class Description classEventServiceFactoryImplFactory implementation to get services for the event package, use EventServiceFactory.getInstance() to retrieve an implementationMethods in org.dspace.event.factory that return EventServiceFactory Modifier and Type Method Description static EventServiceFactoryEventServiceFactory. getInstance()
-