commandbox.system.config

Class WireBox

lucee.Component
    extended by wirebox.system.ioc.config.Binder
      extended by commandbox.system.config.WireBox

Copyright Since 2005 ColdBox Platform by Ortus Solutions, Corp www.coldbox.org | www.ortussolutions.com WireBox Configuration

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any configure()
    any onLoad()
     
    Methods inherited from class wirebox.system.ioc.config.Binder
    asEagerInit, asSingleton, bindAspect, cacheBox, constructor, extraAttributes, getAppMapping, getAspectBindings, getCacheBoxConfig, getColdBox, getCurrentMapping, getCustomDSL, getCustomScopes, getDefaults, getInjector, getListeners, getLogBoxConfig, getMapping, getMappings, getMemento, getMetadataCache, getParentInjector, getProperties, getProperty, getScanLocations, getScopeRegistration, getStopRecursions, inCacheBox, init, initArg, initWith, into, listener, loadDataDSL, logBoxConfig, map, mapAspect, mapDSL, mapDirectory, mapPath, mapScope, mappingExists, match, methodArg, mixins, noAutowire, noInit, notThreadSafe, onDIComplete, parent, parentInjector, process, processMappings, property, propertyExists, providerMethod, removeScanLocations, reset, scanLocations, scopeRegistration, setMapping, setMetadataCache, setProperties, setProperty, setter, stopRecursions, threadSafe, to, toDSL, toFactoryMethod, toJava, toProvider, toRSS, toValue, toWebservice, unMap, virtualInheritance, with, withInfluence
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    configure

    public any configure()

    Overrides:
    configure in class wirebox.system.ioc.config.Binder

    onLoad

    public any onLoad()