Uses of Interface
com.orientechnologies.agent.services.OEnterpriseService
Packages that use OEnterpriseService
Package
Description
-
Uses of OEnterpriseService in com.orientechnologies.agent
Methods in com.orientechnologies.agent with type parameters of type OEnterpriseServiceModifier and TypeMethodDescription<T extends OEnterpriseService>
Optional<T>OEnterpriseAgent.getServiceByClass(Class<T> klass) -
Uses of OEnterpriseService in com.orientechnologies.agent.functions
Classes in com.orientechnologies.agent.functions that implement OEnterpriseServiceModifier and TypeClassDescriptionclassCreated by Enrico Risa on 23/07/2018. -
Uses of OEnterpriseService in com.orientechnologies.agent.services.backup
Classes in com.orientechnologies.agent.services.backup that implement OEnterpriseService -
Uses of OEnterpriseService in com.orientechnologies.agent.services.distributed
Classes in com.orientechnologies.agent.services.distributed that implement OEnterpriseService -
Uses of OEnterpriseService in com.orientechnologies.agent.services.metrics
Classes in com.orientechnologies.agent.services.metrics that implement OEnterpriseServiceModifier and TypeClassDescriptionclassCreated by Enrico Risa on 13/07/2018. -
Uses of OEnterpriseService in com.orientechnologies.agent.services.security
Classes in com.orientechnologies.agent.services.security that implement OEnterpriseService -
Uses of OEnterpriseService in com.orientechnologies.agent.services.studio
Classes in com.orientechnologies.agent.services.studio that implement OEnterpriseService -
Uses of OEnterpriseService in com.orientechnologies.enterprise.server
Methods in com.orientechnologies.enterprise.server with type parameters of type OEnterpriseServiceModifier and TypeMethodDescription<T extends OEnterpriseService>
Optional<T>OEnterpriseServer.getServiceByClass(Class<T> klass) <T extends OEnterpriseService>
Optional<T>OEnterpriseServerImpl.getServiceByClass(Class<T> klass)