Perhaps there's already a java object that impliments this interface? 
Look around to see if there's anything that impliments your target 
class. Otherwise, you could make one in java and createObject() it in CF.

-nathan strutz


Chris Terrebonne wrote:
> I am trying to use CF to access a Java class method.  One of the required 
> arguments is an object extended from an interface.  Using createObject() to 
> instantiate the object, then passing it to the method as an argument causes 
> an error because the interface is abstract and must be extended.  Since 
> cfcomponent won't allow me to extend a Java interface, how can I use this 
> interface?  Any suggestions?
> 
> Thanks,
> Chris
> 
> 
> This email and its attachments may contain confidential information 
> which is intended only for the use of the person(s) named above.  
> If you are not the intended recipient, you are hereby advised that
> any disclosure, copying, distribution or the taking of any action
> based on the contents of this information is prohibited.  If you 
> have received this transmission in error, please notify the sender
> and delete this email from your computer.  Thank you.
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209013
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to