Uses of Enum Class
com.tailf.ncs.annotations.Scope
Packages that use Scope
Package
Description
NCS Java machine management and control of Services, Neds,
callbacks and Applications
Annotations and proxy helper classes for callbacks.
-
Uses of Scope in com.tailf.ncs
Methods in com.tailf.ncs with parameters of type ScopeModifier and TypeMethodDescriptionstatic Cdb
ResourceManager.getCdbResource
(Object object, ResourceType cdbType, Scope scope) static Cdb
ResourceManager.getCdbResource
(Object object, ResourceType cdbType, Scope scope, String qualifier) static Maapi
ResourceManager.getMaapiResource
(Object object, Scope scope) static Maapi
ResourceManager.getMaapiResource
(Object object, Scope scope, String qualifier) -
Uses of Scope in com.tailf.ncs.annotations
Methods in com.tailf.ncs.annotations that return Scope