coldbox.system.ioc

Interface IProvider

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.

Method Detail

get

public any get()

Get the provided object