Uses of Interface
org.scijava.app.AppService
-
Packages that use AppService Package Description org.scijava org.scijava.app -
-
Uses of AppService in org.scijava
Methods in org.scijava that return AppService Modifier and Type Method Description AppServiceAbstractGateway. app()AppServiceGateway. app()Gets this application context'sAppService. -
Uses of AppService in org.scijava.app
Classes in org.scijava.app that implement AppService Modifier and Type Class Description classDefaultAppServiceDefault service for application-level functionality.
-