Class | Needle::Lifecycle::Proxy |
In: |
lib/needle/lifecycle/proxy.rb
|
Parent: | Object |
A proxy class to aid in deferred instantiation of service points. This is used primarily by the "deferred" service models.
Create a new proxy object that wraps the object returned by either the proc_obj or callback. (Only one of proc_obj or callback should be specified.)