coldbox.system.ioc

Interface IProvider

coldbox.system.ioc.IProvider
All Known Implementing Classes:
Provider

Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com --- A WireBox provider object that retrieves objects by using the provider pattern.

Class Attributes:
None
Method Summary
any get()
     Get the provided object.

Method Detail

get

public any get()

Get the provided object