Package liquibase.servicelocator
Class StandardServiceLocator
java.lang.Object
liquibase.servicelocator.StandardServiceLocator
- All Implemented Interfaces:
Plugin
,ServiceLocator
-
Field Summary
Fields inherited from interface liquibase.plugin.Plugin
PRIORITY_DATABASE, PRIORITY_DEFAULT, PRIORITY_NOT_APPLICABLE, PRIORITY_SPECIALIZED
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StandardServiceLocator
public StandardServiceLocator()
-
-
Method Details
-
getPriority
public int getPriority()- Specified by:
getPriority
in interfaceServiceLocator
-
findInstances
- Specified by:
findInstances
in interfaceServiceLocator
- Throws:
ServiceNotFoundException
-