mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merge of BRANCHES/DEV/4.2_ENT_DEV/ADMIN_CONSOLE - Admin Console 46247-46672
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@46677 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -43,7 +43,7 @@ public interface ChildApplicationContextManager
|
||||
*
|
||||
* @param id
|
||||
* the identifier of the application context to retrieve
|
||||
* @return the application context with the given identifier
|
||||
* @return the application context with the given identifier or null if it does not exist
|
||||
*/
|
||||
public ApplicationContext getApplicationContext(String id);
|
||||
}
|
||||
|
Reference in New Issue
Block a user