railo-context.Component
coldbox.system.ioc.dsl.CacheBoxDSL
The DSL processor for all CacheBox related stuff
| Constructor Summary | |
|---|---|
|
init(any<Injector> injector)
Configure the DSL for operation and returns itself. |
|
| Method Summary | |
|---|---|
any
|
process(any definition, [any targetObject])
Process an incoming DSL definition and produce an object with it. |
| Methods inherited from class railo-context.Component |
|---|
| None |
| Constructor Detail |
|---|
Configure the DSL for operation and returns itself
injector - The linked WireBox injector| Method Detail |
|---|
Process an incoming DSL definition and produce an object with it.
process
in interface
IDSLBuilder
definition - The injection dsl definition structure to process. Keys: name, dsltargetObject - The target object we are building the DSL dependency for. If empty, means we are just requesting building