• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

About coldfusion.server.ServiceFactory

New Here ,
Apr 18, 2006 Apr 18, 2006

Copy link to clipboard

Copied

Hello.

Is there any reference of "coldfusion.server.ServiceFactory"??
TOPICS
Advanced techniques

Views

465

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 19, 2006 Apr 19, 2006

Copy link to clipboard

Copied

Shigeru@Linkcom wrote:
> Hello.
>
> Is there any reference of "coldfusion.server.ServiceFactory"??

There are some unofficial resources available (google should help here),
but remember that the use of ServiceFactory isn't officially supported
so there's no guarantee that code you have that uses ServiceFactory
won't break in future versions of CF. The new administrator API in CF 7
offers supported access to the vast majority of functionality that was
previously only available by using the undocumented ServiceFactory object.

Matt

--
Matt Woodward
mpwoodward@gmail.com
Adobe Community Expert - ColdFusion

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 19, 2006 Apr 19, 2006

Copy link to clipboard

Copied

LATEST
Hi, Matt.

It sounds like there are useful objects instead of ServiceFactory, doesn't it?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation