Uses of Class
org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException

Packages that use InstanceCreationException
org.netbeans.modules.j2ee.deployment.plugins.api Plugin API 
 

Uses of InstanceCreationException in org.netbeans.modules.j2ee.deployment.plugins.api
 

Methods in org.netbeans.modules.j2ee.deployment.plugins.api that throw InstanceCreationException
static InstanceProperties InstanceProperties.createInstanceProperties(String url, String username, String password)
          Deprecated. use the factory method with displayName parameter.
static InstanceProperties InstanceProperties.createInstanceProperties(String url, String username, String password, String displayName)
          Create new instance and returns instance properties for the server instance.
 


 

Built on March 27 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.