> Does anyone know how to call a static method as opposed to calling the
> constructor to instantiate an object using CFOBJECT?  I've got a
> Singleton object that I am trying to implement, but when you use
> CFOBJECT with the CREATE action, it attempts to instantiate the object
> by calling the default constructor, which is private.  Any help would
> be great.  Thanks.
> 
> Jordon

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to