S’applique à : Experience Manager 6.2 Sites 某些 Creative Cloud 应用程序、服务和功能在中国不可用。 Vous consultez actuellement l'aide de la version: 6.4 6.2 Anciennes versions Avoid Sling Bindings in Java code Sling Bindings are an inappropriate way to get access to a service in 90% of cases. Instead, you should use @Reference or @Inject annotations. Avoid Thread.interfupt in Java code Thread.interrupt is dangerous because it can close files, including Lucene files and persistent cache files, when called at the wrong time. Avoid mixing Java synchronization with ReadWriteLocks This can lead to a race condition in which the code will eventually deadlock. Mentions légales | Politique de confidentialité en ligne