Uses of Interface
org.apache.fluo.api.service.FluoOracle
-
Packages that use FluoOracle Package Description org.apache.fluo.api.client -
-
Uses of FluoOracle in org.apache.fluo.api.client
Methods in org.apache.fluo.api.client that return FluoOracle Modifier and Type Method Description static FluoOracle
FluoFactory. newOracle(SimpleConfiguration configuration)
Creates aFluoOracle
.
-