mura.plugin

Class pluginSession

lucee.Component
    extended by mura.cfobject
      extended by mura.plugin.pluginApplication
        extended by mura.plugin.pluginSession

This provides the ability to manage plugin specific session level variables

Class Attributes:
  • output : false
  •  
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
     
    Methods inherited from class mura.plugin.pluginApplication
    containsBean, doAutowire, findImplicitAndExplicitSetters, getAllValues, getBean, getValue, init, removeValue, setPluginConfig, setValue, valueExists, wireProperty
     
    Methods inherited from class mura.cfobject
    commitTracePoint, convertTimezone, deleteMethod, get, getAsJSON, getAsStruct, getConfigBean, getCurrentUser, getEventManager, getFeed, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getQueryAttrs, getQueryService, getServiceFactory, getSession, hasCustomDatasource, initTracePoint, inject, injectMethod, invokeMethod, mixin, parseDateArg, set
     
    Methods inherited from class lucee.Component
    None