box.system.ioc.concurrent.Callable interface">
|
|
ColdBox Platform - WireBox Version 1.0.0
|
|
FRAMES
|
wirebox.system.ioc
Interface
IProvider
WEB-INF.cftags.interface
wirebox.system.ioc.IProvider
- All Known Implementing Classes:
-
Provider
-
public interface IProvider
- extends WEB-INF.cftags.interface
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 |
|
get
public any get()
-
Get the provided object
|
|
ColdBox Platform - WireBox Version 1.0.0
|
|
FRAMES
|