|
ColdBox Platform Version 3.7.0 | ||||
FRAMES |
WEB-INF.cftags.interfacecoldbox.system.ioc.IProvider
public interface IProvider
The WireBox Provider Interface that follows the provider pattern
Method Summary | |
---|---|
any |
get()
Get the provided object |
Methods inherited from class WEB-INF.cftags.interface |
---|
|
Method Detail |
---|
public any get()
|
ColdBox Platform Version 3.7.0 | ||||
FRAMES |