box.system.ioc.concurrent.Callable interface">
WEB-INF.cftags.component coldbox.system.ioc.Scopes
public class Scopes
A lookup static CFC that gives you the scopes that WireBox uses by default. Declared Scopes are: NOSCOPE, PROTOTYPE, SINGLETON, SESSION, APPLICATION, REQUEST, SERVER, CACHEBOX
any
getValidScopes()
isValidScope([any scope])
public any getValidScopes()
public any isValidScope([any scope])
scope