org.netbeans.modules.j2eeserver/4 1.89.0 1

org.netbeans.modules.j2ee.deployment.plugins.spi.config
Interface DeploymentDescriptorConfiguration


public interface DeploymentDescriptorConfiguration

The interface which report whether the deployment descriptor is required for particular server in order to work properly.

Since:
1.69

Method Summary
 boolean isDescriptorRequired()
          Returns true if the deployment descriptor is required by the server.
 

Method Detail

isDescriptorRequired

boolean isDescriptorRequired()
Returns true if the deployment descriptor is required by the server.

Returns:
true if the deployment descriptor is required by the server

org.netbeans.modules.j2eeserver/4 1.89.0 1

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.