Thread
One Service Two Implementations Problem
By shankha - JCRDev | Posted on 2009-12-28 23:59
Say, I have two implementation with same name BaseImpl in two bundles say, bundle1 and bundle2 for the same service BaseService. Now when I try the following code:
BaseService bs = new BundleImpl(); as both the implementation classes are with the same name, which one will be invoked? I mean the BundleImpl() at bundle1 or in bundle2?
Please help.
Rated 0.0 by 0 user.
FORUM SEARCH
LATEST THREADS
Dumb Question: How do you export content out of the repo?One Service Two Implementations Problem
Integrate Axis2 with Apache Sling
Exception in Jcr-Explorer
Build exception in server, same code running fine in Local system
How to redirect the website URL for Sling application?
How to import large amount of data in Sling based application?
How can We import/export data from repository in Sling based application?
How to Take backup & restore specific changed files of JCR
Data Migration from Sling3 Server to Sling5 Server
JCR DEVELOPERS (level, posts)

