Uses of Class
org.opencastproject.serviceregistry.api.JaxbServiceRegistration
Packages that use JaxbServiceRegistration
Package
Description
Service implementation classes
-
Uses of JaxbServiceRegistration in org.opencastproject.serviceregistry.api
Fields in org.opencastproject.serviceregistry.api declared as JaxbServiceRegistrationModifier and TypeFieldDescriptionprotected JaxbServiceRegistrationJaxbServiceStatistics.serviceRegistrationThe service registrationFields in org.opencastproject.serviceregistry.api with type parameters of type JaxbServiceRegistrationModifier and TypeFieldDescriptionprotected List<JaxbServiceRegistration> JaxbServiceRegistrationList.registrationsA list of search items.Methods in org.opencastproject.serviceregistry.api that return types with arguments of type JaxbServiceRegistrationMethod parameters in org.opencastproject.serviceregistry.api with type arguments of type JaxbServiceRegistrationModifier and TypeMethodDescriptionvoidJaxbServiceRegistrationList.setStats(List<JaxbServiceRegistration> registrations) Constructors in org.opencastproject.serviceregistry.api with parameters of type JaxbServiceRegistrationModifierConstructorDescriptionJaxbServiceRegistrationList(JaxbServiceRegistration registration) JaxbServiceStatistics(JaxbServiceRegistration serviceRegistration) Constructs a new service statistics instance without statistics.JaxbServiceStatistics(JaxbServiceRegistration serviceRegistration, long meanRunTime, long meanQueueTime, int runningJobs, int queuedJobs, int finishedJobs) Constructs a new service statistics instance with statistics.Constructor parameters in org.opencastproject.serviceregistry.api with type arguments of type JaxbServiceRegistrationModifierConstructorDescriptionJaxbServiceRegistrationList(Collection<JaxbServiceRegistration> registrations) -
Uses of JaxbServiceRegistration in org.opencastproject.serviceregistry.impl.endpoint
Methods in org.opencastproject.serviceregistry.impl.endpoint that return JaxbServiceRegistrationModifier and TypeMethodDescription