Uses of Class
org.netbeans.modules.j2ee.deployment.profiler.api.ProfilerServerSettings

Packages that use ProfilerServerSettings
org.netbeans.modules.j2ee.deployment.plugins.api Plugin API 
org.netbeans.modules.j2ee.deployment.profiler.spi   
 

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

Methods in org.netbeans.modules.j2ee.deployment.plugins.api with parameters of type ProfilerServerSettings
 javax.enterprise.deploy.spi.status.ProgressObject StartServer.startProfiling(javax.enterprise.deploy.spi.Target target, ProfilerServerSettings settings)
          Start the target in profile mode, null target implies the admin server.
 

Uses of ProfilerServerSettings in org.netbeans.modules.j2ee.deployment.profiler.spi
 

Methods in org.netbeans.modules.j2ee.deployment.profiler.spi that return ProfilerServerSettings
 ProfilerServerSettings Profiler.getSettings(String serverInstanceID)
          This method is used from the Runtime tab to obtain settings for starting the server.
 


 

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