此内容没有您所选择的语言版本。
3.7.2. Subdeployment Class Loader Isolation
		Each subdeployment in an Enterprise Archive (EAR) is a dynamic module with its own class loader. By default a subdeployment can access the resources of other subdeployments.
	
		If a subdeployment should not access the resources of other subdeployments (strict subdeployment isolation is required) then this can be enabled.