org.glassfish.api.virtualization
Interface VirtualizationEnv


@Contract
public interface VirtualizationEnv

Provides environment settings for the virtualization/PAAS features.

Author:

Method Summary
 boolean isPaasEnabled()
          Returns true if the PAAS deployment is enabled.
 

Method Detail

isPaasEnabled

boolean isPaasEnabled()
Returns true if the PAAS deployment is enabled.

Returns:
true if PAAS deployment features is configured.


Copyright © 2012. All Rights Reserved.