coldbox.system.ioc

Interface IProvider

WEB-INF.cftags.interface
        extended by coldbox.system.ioc.IProvider
Class Attributes:
None
All Known Implementing Classes:
Provider

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
None

Method Detail

get

public any get()

Get the provided object